This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5707c6ab8582d81bc03d2a925005fb2004661e1
esp-idf
/
components
/
esp_system
/
port
/
soc
/
esp32c6
History
wuzhenghui
f5707c6ab8
feat(system): gate the REF_TICK clock by default for esp32c6 and esp32h2
2024-03-07 19:26:38 +08:00
..
cache_err_int.c
refactor(system): removed esp_system from astyle ignore list and reformated it
2024-01-30 15:17:15 +08:00
clk.c
feat(system): gate the REF_TICK clock by default for esp32c6 and esp32h2
2024-03-07 19:26:38 +08:00
CMakeLists.txt
…
Kconfig.cpu
…
Kconfig.system
…
reset_reason.c
fix(system): update reset reasons for C6 and H2
2024-02-20 12:27:09 +08:00
system_internal.c
…