Chen Jichang
|
a2ef01fc5b
|
remove(legacy_mcpwm): remove legacy mcpwm driver in IDF v6.0
|
2025-06-24 10:49:37 +08:00 |
|
armando
|
6abac38b9c
|
refactor(adc): removed the legacy adc driver and legacy adc calibration calibration driver
|
2025-06-18 14:35:41 +08:00 |
|
C.S.M
|
d839ecbcf0
|
refactor(temperature_sensor): Remove legacy temperature sensor driver
|
2025-06-16 10:58:09 +08:00 |
|
laokaiyao
|
bf3a050f4d
|
remove(legacy_dac): remove legacy dac driver in IDF v6.0
|
2025-06-12 16:53:47 +08:00 |
|
Chen Jichang
|
d345ac1a50
|
remove(legacy_pcnt): remove legacy pcnt driver in IDF v6.0
|
2025-06-11 16:54:41 +08:00 |
|
laokaiyao
|
6eb5bfe587
|
remove(legacy_i2s): remove legacy i2s driver in IDF v6.0
|
2025-06-10 12:23:23 +08:00 |
|
morris
|
a04df4631e
|
refactor(gptimer)!: removed the legacy driver
also provide idy.py hints instructions
|
2025-06-06 15:11:26 +08:00 |
|
wanckl
|
00c78197df
|
test(driver_twai): test app rename and add cache safe test
|
2025-04-30 10:38:59 +08:00 |
|
wanckl
|
043c46b4f4
|
feat(driver_twai): add new driver based on c5 twaifd
|
2025-04-01 20:17:09 +08:00 |
|
C.S.M
|
78af773348
|
test(i2c): Enhance i2c test stability
|
2025-01-07 14:43:05 +08:00 |
|
gaoxu
|
1b49a1674e
|
feat(adc): support ADC calibration on ESP32P4
|
2025-01-06 11:04:29 +08:00 |
|
gaoxu
|
efd04b7709
|
feat(adc): support ADC oneshot and continuous on C61
|
2024-11-08 17:13:26 +08:00 |
|
wanckl
|
bf9d01bf2a
|
test(twai): p4 twai enable ci test
|
2024-09-18 20:56:55 +08:00 |
|
C.S.M
|
acda9ad8bf
|
test(i2c): Enable all i2c test on esp32p4, esp32c5
|
2024-08-26 10:43:22 +08:00 |
|
Chen Jichang
|
cde7750f0a
|
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
|
2024-07-18 21:54:31 +08:00 |
|
wanlei
|
3cf069c7d8
|
feat(esp32c61): disable unsupported build test
|
2024-07-16 16:06:19 +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
|
3a7ee67694
|
test(ledc): enable build test on esp32c5
|
2024-06-18 17:06:36 +08:00 |
|
Fu Hanxi
|
adf6fc1e5b
|
ci: disable failing esp32c5 builds
|
2024-06-18 08:11:44 +02: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 |
|
gaoxu
|
795f3fe377
|
feat(adc): support ADC continuous mode on ESP32P4
|
2024-06-03 16:50:39 +08:00 |
|
laokaiyao
|
65b1fd33d3
|
ci(esp32c5mp): disable the unsupported tests
|
2024-04-07 12:13:29 +08:00 |
|
Cao Sen Miao
|
28a0548c67
|
fix(i2c): Modify the test memory leak check threshold and add more file pattern
|
2024-02-27 17:30:59 +08:00 |
|
laokaiyao
|
62ae0efa54
|
feat(i2s): support i2s legacy driver on p4
|
2024-01-19 19:28:33 +08:00 |
|
morris
|
213a599d8b
|
fix(mcpwm): enable mcpwm group clock before hal init
|
2024-01-15 18:13:56 +08:00 |
|
morris
|
32397228d2
|
Merge branch 'test/enable_pcnt_ci_tests' into 'master'
change(pcnt): reenable the target test for esp32p4
Closes IDF-8965
See merge request espressif/esp-idf!28370
|
2024-01-11 18:13:21 +08:00 |
|
morris
|
16049ab6ad
|
change(pcnt): reenable the target test for esp32p4
by changing the GPIO assignment
|
2024-01-10 23:03:40 +08:00 |
|
Fu Hanxi
|
ed1c892a8a
|
ci(adc): migrate from .gitlab/ci/rules.yml to .build-test-rules.yml
|
2024-01-10 15:29:44 +01:00 |
|
Cao Sen Miao
|
3dc76e9360
|
refactor(usb_serial_jtag): make usb_serial_jtag as component
|
2024-01-05 19:42:04 +08:00 |
|
wanlei
|
8536ffb490
|
fix(twai): enable twai interactive test for all targets on new std runner
|
2024-01-05 15:22:09 +08:00 |
|
laokaiyao
|
baccc61482
|
refactor(parlio): make parlio driver as component
|
2024-01-04 14:12:42 +08:00 |
|
Armando
|
3c5a4f9e8a
|
ci(p4): added todo jira for disabled tests on p4
|
2024-01-04 09:36:38 +08:00 |
|
Armando
|
907b876354
|
ci(p4): temporarily disable failed ci tests on p4
|
2024-01-04 09:36:06 +08:00 |
|
wanlei
|
82f26471f0
|
feat(ledc): make esp_driver_ledc as component
|
2023-12-29 11:28:19 +08:00 |
|
Song Ruo Jing
|
6ad80f0332
|
refactor(uart): make uart driver as component, and fix astyle
|
2023-12-15 17:03:51 +08:00 |
|
Cao Sen Miao
|
aa10770323
|
refactor(i2c): Make i2c driver as a seperate component
|
2023-12-14 15:39:35 +08:00 |
|
morris
|
d171a7b958
|
change(sdm): move driver to a new component: esp_driver_sdm
|
2023-12-01 10:03:48 +08:00 |
|
Cao Sen Miao
|
09f99e51db
|
refactor(temperature_sensor): Make temperature sensor driver as a seperate component
|
2023-11-27 17:51:40 +08:00 |
|
morris
|
f2751213fd
|
feat(rmt): move the driver to a new component
|
2023-11-25 00:29:53 +00:00 |
|
laokaiyao
|
ef7772eee0
|
refactor(dac): make dac driver as component
|
2023-11-23 12:04:06 +08:00 |
|
Armando
|
22b4270a6b
|
refactor(sdio): place sdio slave driver into a new component
|
2023-11-22 10:37:31 +08:00 |
|
laokaiyao
|
74441d14ab
|
refactor(i2s): make i2s driver as component
|
2023-11-17 21:29:17 +08:00 |
|
Kevin (Lao Kaiyao)
|
f0129e17a8
|
Merge branch 'refactor/esp_driver_ana_cmpr' into 'master'
refactor(ana_cmpr): make analog comparator driver as component
Closes IDF-8521
See merge request espressif/esp-idf!27029
|
2023-11-17 19:07:08 +08:00 |
|
laokaiyao
|
bc0201d6f0
|
refactor(ana_cmpr): make analog comparator driver as component
|
2023-11-17 10:05:22 +08:00 |
|
laokaiyao
|
f35ec64a0b
|
feat(touch): support touch driver on p4 (soc)
|
2023-11-16 11:13:02 +00:00 |
|
Armando (Dou Yiwen)
|
035d5d17cf
|
Merge branch 'feat/sdio_cross_chip_test_apps' into 'master'
sdio: cross chip test apps
Closes IDF-8459
See merge request espressif/esp-idf!26670
|
2023-11-13 18:58:54 +08:00 |
|
Armando
|
faa6e51086
|
feat(sdio): sdio cross chip test app
|
2023-11-13 11:21:47 +08:00 |
|
morris
|
eb5183f503
|
feat(mcpwm): refactor mcpwm driver into a component
|
2023-11-09 22:05:06 +08:00 |
|
Armando
|
fca46eac52
|
refactor(spi): make spi driver as component
|
2023-11-09 14:50:05 +08:00 |
|