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-11-21 02:56:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
099b0b64216c90ce2f40e5ce24b966c9780f28ac
esp-idf
/
components
/
esp_system
/
port
History
wuzhenghui
6b96534c68
bugfix: esprv_intc_int_set_type() should not use bitmap parameter
2022-10-14 11:31:22 +08:00
..
arch
WDT: implement interrupt wdt and task wdt for ESP32-C2
2022-09-15 14:37:59 +08: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
bugfix: esprv_intc_int_set_type() should not use bitmap parameter
2022-10-14 11:31:22 +08:00
brownout.c
esp32c6: add esp_system support
2022-09-06 09:13:20 +00:00
CMakeLists.txt
move brownout trax cache_int_err to private folder
2021-11-26 18:27:53 +08:00
cpu_start.c
esp32c6: add esp_system support
2022-09-06 09:13:20 +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