This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-27 19:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v5.2
esp-idf
/
components
/
hal
/
esp32
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
gaoxu
4de3b4e25a
feat(adc): add adc_continuous_parse_data api
2026-03-19 18:39:27 +08:00
..
include
/hal
feat(adc): add adc_continuous_parse_data api
2026-03-19 18:39:27 +08:00
cache_hal_esp32.c
fix(cache): fixed cache hal ctx not initialised in app issue
2024-12-19 15:16:05 +08:00
clk_tree_hal.c
fix(apll): fixed overflow in apll calculation
2023-10-16 08:01:17 +00:00
efuse_hal.c
fix(test): check call graph for hal component
2023-07-05 09:09:01 +08:00
gpio_hal_workaround.c
fix(gpio): fix ESP32 GPIO sleep mode handling
2025-08-14 16:13:22 +08:00
touch_sensor_hal.c
…