Hu Rui
|
9c73af2261
|
refactor(dac): improve the DAC driver
|
2026-07-02 11:20:37 +08:00 |
|
gaoxu
|
395e5268ff
|
fix(adc): fix ADC monitor channel 8/9 error
(Closes https://github.com/espressif/esp-idf/issues/17768)
|
2026-06-10 15:10:14 +08:00 |
|
morris
|
587c1aa169
|
feat(example): set default GPIO for esp32-s31 blink example
for both Function-Core Board and Korvo Board
|
2026-05-29 16:11:04 +08:00 |
|
C.S.M
|
e4d26b2572
|
feat(tsens): Add tsens support on esp32s31
|
2026-05-18 11:07:58 +08:00 |
|
gaoxu
|
03c8862a9f
|
feat(adc): support ADC single ended oneshot and continuous mode on ESP32-S31
|
2026-05-14 16:31:29 +08:00 |
|
C.S.M
|
ff7a67fb4f
|
feat(temperature_sensor): Support temperature sensor on esp32h4
|
2026-04-17 16:38:04 +08:00 |
|
gaoxu
|
add7508547
|
feat(adc): support ADC oneshot and continuous on ESP32-H4
|
2026-04-15 16:33:32 +08:00 |
|
gaoxu
|
6a1acf22b1
|
fix(adc): fix ESP32-H2/C5/C61 clock divide error
|
2026-04-09 10:27:01 +08:00 |
|
Song Ruo Jing
|
600bf5b6d7
|
refactor(esp_hal_regi2c): move regi2c implementation from esp_rom to esp_hal_regi2c
|
2026-03-10 15:08:51 +08:00 |
|
morris
|
35bdd8c651
|
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
|
2026-01-22 14:14:14 +08:00 |
|
laokaiyao
|
3cfd8d6906
|
feat(tsens): graduate temperature sensor hal component
|
2025-12-17 16:09:21 +08:00 |
|
morris
|
291554cd09
|
refactor(global): remove completed todos in the codebase
|
2025-12-15 22:40:15 +08:00 |
|
wanckl
|
6449181ce0
|
feat(driver_spi): split spi hal component
|
2025-12-11 15:00:18 +08:00 |
|
morris
|
af02c173fb
|
refactor(soc): remove soc_caps_full.h
|
2025-12-04 10:48:07 +08:00 |
|
laokaiyao
|
e39c9781f3
|
feat(hal): graudate the adc/dac hal driver into a new component
|
2025-12-04 10:38:24 +08:00 |
|