Gao Xu
|
db3d01d412
|
Merge branch 'feat/basic_rng_support_h4' into 'master'
RNG support and refactor on ESP32-H4
Closes IDF-12265
See merge request espressif/esp-idf!45361
|
2026-05-27 11:14:38 +08:00 |
|
gaoxu
|
43317018d1
|
refactor(rng): use adc_ll apis for ESP32-h4 and refactor rng_ll_enable/disable
|
2026-05-26 19:02:41 +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 |
|