This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-28 03:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04f9e94dea3fb4e56a3dcde51ec107ed7414390a
esp-idf
/
components
/
esp_system
/
port
T
History
Xiao Xufeng
c1bd3d2925
fix(MMU): fixed mmap deadlock when using multicore app with unicore bootloader
...
Closes
https://github.com/espressif/esp-idf/issues/11617
2025-03-27 00:23:49 +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
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
2024-09-18 23:46:41 +08:00
soc
fix(esp_system): fix possible cache_error by another core accessing flash in esp_restart
2025-03-07 20:31:32 +08:00
brownout.c
change(esp_system): trigger digital system reset in brownout isr
2024-06-24 19:12:49 +08:00
CMakeLists.txt
esp_system: usb_console support for ESP32-S3
2023-07-18 18:15:37 +02:00
cpu_start.c
fix(MMU): fixed mmap deadlock when using multicore app with unicore bootloader
2025-03-27 00:23:49 +08:00
panic_handler.c
fix(panic_handler): Updated panic handler to use RTC WDT
2025-02-26 08:38:05 +01:00
usb_console.c
esp_system: usb_console support for ESP32-S3
2023-07-18 18:15:37 +02:00