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
History
Marius Vikhammer
0722386585
esp-system: fixed int WDT reset reason being reported as task WDT on C2
2023-05-15 09:53:18 +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
esp-system: fixed int WDT reset reason being reported as task WDT on C2
2023-05-15 09:53:18 +08:00
brownout.c
system: fix brownout ISR triggering assert on single-core configs.
2022-08-01 16:18:30 +08:00
CMakeLists.txt
move brownout trax cache_int_err to private folder
2021-11-26 18:27:53 +08:00
cpu_start.c
esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app
2023-05-11 05:55:32 +00: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