morris
|
8da529e5eb
|
Merge branch 'refactor/i2c_ll_trm_sync' into 'master'
refactor(i2c): rename some LL functions according to TRM descriptions
See merge request espressif/esp-idf!35049
|
2024-11-22 10:13:29 +08:00 |
|
laokaiyao
|
9b779d8b3c
|
feat(i2s): support to select PDM data format
|
2024-11-21 19:04:55 +08:00 |
|
morris
|
3fb7461eb0
|
refactor(i2c): rename some LL functions according to TRM descriptions
|
2024-11-20 19:16:23 +08:00 |
|
Li Shuai
|
8eea8a8ef3
|
change(esp_hw_support): update some modules sleep retention init dependency bitmap
|
2024-11-18 15:40:47 +08:00 |
|
C.S.M
|
38b737511c
|
Merge branch 'feat/tsens_support_c61' into 'master'
feat(temperature_sensor): Add temperature sensor support on esp32c61
Closes IDF-9322
See merge request espressif/esp-idf!34326
|
2024-11-14 17:51:36 +08:00 |
|
C.S.M
|
bff20b5397
|
feat(temperature_sensor): Add temperature sensor support on esp32c61
|
2024-11-13 10:52:47 +08:00 |
|
Song Ruo Jing
|
e8f0299557
|
fix(uart): allow same pin for tx and rx in uart_set_pin
Also add IO reserve to uart driver
Closes https://github.com/espressif/esp-idf/issues/14787
|
2024-11-12 20:08:38 +08:00 |
|
gaoxu
|
efd04b7709
|
feat(adc): support ADC oneshot and continuous on C61
|
2024-11-08 17:13:26 +08:00 |
|
Song Ruo Jing
|
2cb35a2955
|
refactor(regi2c): ana i2c master clock is enabled per request
|
2024-11-04 12:37:17 +08:00 |
|
wanckl
|
b64e2ebfc9
|
feat(twai): support gpio reserve check
|
2024-10-31 15:07:42 +08:00 |
|
wanckl
|
460233ee3b
|
fix(driver_twai): fixed bus-off when twai_init due to wrong gpio config
Closes https://github.com/espressif/esp-idf/issues/14548
|
2024-10-31 15:07:42 +08:00 |
|
laokaiyao
|
c007ec5f17
|
feat(touch): update doc and example for touch version 2
|
2024-10-30 10:02:49 +08:00 |
|
laokaiyao
|
6856aec19e
|
refactor(touch): refactor the legacy s2 & s3 touch driver
|
2024-10-30 10:02:49 +08:00 |
|
laokaiyao
|
ad9021a844
|
fix(i2s): fix the crackle using apll with DFS feature
Closes: https://github.com/espressif/esp-idf/issues/14707
|
2024-10-28 10:25:13 +08:00 |
|
gaoxu
|
8ab0cdde60
|
feat(i2s): support i2s on esp32c61
|
2024-10-22 15:12:38 +08:00 |
|
Armando (Dou Yiwen)
|
0aa8c024a3
|
Merge branch 'feat/twai_sleep_retention' into 'master'
twai: sleep retention support
Closes IDF-8471, IDF-9772, and IDF-9743
See merge request espressif/esp-idf!34107
|
2024-10-21 19:14:48 +08:00 |
|
Armando
|
047f473aba
|
test(twai): test with sleep retention
|
2024-10-18 14:14:16 +08:00 |
|
Armando
|
2cb5de2172
|
feat(twai): sleep retention
|
2024-10-18 14:14:16 +08:00 |
|
wanckl
|
2a7ba86824
|
fix(driver_spi): enable p4 multi dut test
|
2024-10-15 12:06:47 +08:00 |
|
C.S.M
|
3f061bd557
|
feat(i2c_master): Support i2c sleep retention on esp32c5/p4/c61
|
2024-10-08 15:55:48 +08:00 |
|
wanckl
|
9394b169c6
|
fix(driver_spi): fixed slave no dma rx overwrite when trans_len below or over
Closes https://github.com/espressif/esp-idf/issues/14462
|
2024-09-24 12:11:36 +08:00 |
|
wanckl
|
bf9d01bf2a
|
test(twai): p4 twai enable ci test
|
2024-09-18 20:56:55 +08:00 |
|
wuzhenghui
|
13e42707a0
|
feat(esp_hw_support): add clk tree source gate management api
|
2024-09-11 10:53:01 +08:00 |
|
C.S.M
|
3ccdd8b397
|
fix(i2c): Fix possible error state in clear the bus,
Closes https://github.com/espressif/esp-idf/issues/13647
|
2024-09-06 14:28:26 +08:00 |
|
wanckl
|
19c6e77a31
|
fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h
|
2024-09-03 13:55:00 +08:00 |
|
morris
|
39cbba3685
|
change(gdma): deprecate legacy API
gdma_new_channel() is replaced by gdma_new_ahb_channel() and
gdma_new_axi_channel()
|
2024-08-28 15:27:35 +08:00 |
|
C.S.M
|
acda9ad8bf
|
test(i2c): Enable all i2c test on esp32p4, esp32c5
|
2024-08-26 10:43:22 +08:00 |
|
C.S.M
|
5d4275fb75
|
feature(temperature_sensor): Add temperature sensor support on esp32c5
|
2024-08-13 11:55:39 +08:00 |
|
Armando
|
ee8933f651
|
feat(lp_i2s): lp_i2s driver
|
2024-08-02 12:02:05 +08:00 |
|
Igor Udot
|
b5ab82ce3c
|
Merge branch 'fix/replace_pytest_function' into 'master'
ci: replace pytest function
Closes IDFCI-1693
See merge request espressif/esp-idf!30531
|
2024-07-31 17:23:56 +08:00 |
|
igor.udot
|
8691672f03
|
ci: replace pytest function
|
2024-07-23 14:07:31 +08:00 |
|
Chen Jichang
|
e04d0aad20
|
feat(gptimer): add gptimer support on c61
|
2024-07-23 10:23:14 +08:00 |
|
morris
|
6960c747b5
|
feat(rmt): set DMA transfer burst size
default burst size was set to 32 bytes
|
2024-07-19 16:59:36 +08:00 |
|
Chen Jichang
|
cde7750f0a
|
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
|
2024-07-18 21:54:31 +08:00 |
|
Gao Xu
|
7d3ac1abe4
|
Merge branch 'esp32c5/add_adc_support' into 'master'
ADC: bringup ADC oneshot and continuous mode on C5
Closes IDF-8701 and IDF-8703
See merge request espressif/esp-idf!31940
|
2024-07-17 16:46:52 +08:00 |
|
wanlei
|
3cf069c7d8
|
feat(esp32c61): disable unsupported build test
|
2024-07-16 16:06:19 +08:00 |
|
gaoxu
|
65820c07ac
|
feat(adc): support ADC oneshot and continuous mode on ESP32C5 and enable test
|
2024-07-13 14:03:23 +08:00 |
|
Chen Jichang
|
a717fecf94
|
feat(sdm): add support for esp32c5
|
2024-07-10 11:46:45 +08:00 |
|
morris
|
610ef9c040
|
fix(rmt): turn on memory block when enable the module
|
2024-07-08 15:46:49 +08:00 |
|
laokaiyao
|
cb22b8aaf7
|
ci(esp32c5): enable c5 target test
|
2024-07-02 16:45:49 +08:00 |
|
morris
|
722ce211af
|
fix(rmt): power up memory block
|
2024-06-28 10:58:04 +08:00 |
|
Alexey Lapshin
|
ed6e497c6f
|
feat(build): add COMPILER_STATIC_ANALYZER option
|
2024-06-18 14:25:37 +08:00 |
|
laokaiyao
|
d753d01383
|
fix(gpio): upgrade the gpio func select api for legacy pcnt & ledc
|
2024-06-17 15:15:08 +08:00 |
|
laokaiyao
|
c731b099ee
|
remove(c5beta3): remove c5 beta3 doxy files
|
2024-06-17 12:02:15 +08:00 |
|
laokaiyao
|
865e3ee2de
|
feat(touch_sens): touch sensor driver-ng on P4
|
2024-06-12 12:09:17 +08:00 |
|
Chen Jichang
|
12d2eff381
|
fix(gptimer): re-enable test on P4
Remove timer_get_counter_time_sec in the ISR. Keep ISR as fast as
possible and not allow FPU usage.
|
2024-06-07 11:12:45 +08:00 |
|
Gao Xu
|
78c40fd19a
|
Merge branch 'esp32p4/add_adc_support' into 'master'
feat(adc): support ADC oneshot/continuous mode on ESP32P4
Closes IDF-6496 and IDF-6497
See merge request espressif/esp-idf!28281
|
2024-06-05 16:31:59 +08:00 |
|
morris
|
8760e6d2a7
|
Merge branch 'refactor/i2s_dma_buffer_allocation' into 'master'
refactor(i2s): clean up DMA buffer allocation
Closes IDF-9636
See merge request espressif/esp-idf!31282
|
2024-06-03 21:26:04 +08:00 |
|
gaoxu
|
795f3fe377
|
feat(adc): support ADC continuous mode on ESP32P4
|
2024-06-03 16:50:39 +08:00 |
|
morris
|
2b1466b070
|
refactor(i2s): clean up DMA buffer allocation
|
2024-06-03 16:13:13 +08:00 |
|