This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_system
/
port
/
soc
/
esp32c2
History
liuning
27e3d41026
fix(clk): clear all lpclk source at clk init
2024-02-22 15:07:59 +08:00
..
cache_err_int.c
esp-system: move uncessary IRAM functions to flash
2023-04-10 11:10:28 +08:00
clk.c
fix(clk): clear all lpclk source at clk init
2024-02-22 15:07:59 +08:00
CMakeLists.txt
feat(esp-system): moved common arch files out to common cmakelist
2023-08-29 16:14:43 +08:00
Kconfig.cache
system: remove unused C2 cache kconfig option
2023-03-29 10:06:13 +08:00
Kconfig.cpu
soc: moved kconfig options out of the target component.
2022-04-21 12:09:43 +08:00
Kconfig.system
system: move kconfig options out of target component
2022-03-02 01:22:26 +00:00
reset_reason.c
esp-system: fixed int WDT reset reason being reported as task WDT on C2
2023-05-12 18:32:24 +08:00
system_internal.c
fix(esp_system): fix uart clock disabled in driver cause esp_restart stuck
2023-12-06 10:36:48 +08:00