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
gaoxiaojie
805f3bc557
fix(cache): add lock to protect cache sync operation
2023-07-24 10:51:23 +08:00
..
arch
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
2023-05-30 23:04:14 +08:00
include
compiler: replaced noreturn by __noreturn__ in header files
2023-05-30 13:21:17 +08:00
soc
mcpwm: reset peripheral in restart, panic and halt
2023-05-18 04:56:34 +00: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
fix(cache): add lock to protect cache sync operation
2023-07-24 10:51:23 +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