This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_system
/
port
History
jingli
e109c5f998
esp32c2: support rtc time feature depend on rtc memory, since c2 does not have rtc memory
2023-02-16 10:52:59 +08:00
..
arch
WDT: implement interrupt wdt and task wdt for ESP32-C2
2022-12-01 10:45:35 +00:00
include
rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in
2022-05-24 22:59:41 +08:00
soc
esp32c2: support rtc time feature depend on rtc memory, since c2 does not have rtc memory
2023-02-16 10:52:59 +08:00
brownout.c
system: fix brownout ISR triggering assert on single-core configs.
2022-08-01 16:18:30 +08:00
CMakeLists.txt
…
cpu_start.c
system: moved placement of disable rom log efuse in startup flow
2022-08-01 11:16:17 +08:00
panic_handler.c
Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core
2022-08-02 12:41:14 +08:00