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-10-06 13:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46685f1dfdc08b62730e3510f27a23f8a8f0b46b
esp-idf
/
components
/
esp_system
/
port
History
wuzhenghui
6de3fde3c2
fix(esp_system): fix possible cache_error by another core accessing flash in esp_restart
2025-03-10 11:40:10 +08:00
..
arch
fix(esp_system): fix GCC 14 analyzer warnings
2024-09-08 13:53:52 +07:00
include
fix(esp_security): keep esp_security as private dependency for esp_hw_support
2024-08-20 12:35:22 +08:00
soc
fix(esp_system): fix possible cache_error by another core accessing flash in esp_restart
2025-03-10 11:40:10 +08:00
brownout.c
fix(esp_system): fix GCC 14 analyzer warnings
2024-09-08 13:53:52 +07:00
CMakeLists.txt
…
cpu_start.c
change(esp_hw_support): disable CPU wait-for-event mode on cpu start
2025-02-18 19:21:09 +08:00
esp_ipc_isr.c
…
esp_system_chip.c
fix(mspi): fixed cpu and mspi freq mismatch issue when in dfs/sleep on p4
2025-03-08 14:06:09 +08:00
esp_system_linux.c
…
image_process.c
feat(psram): xip psram c5
2024-09-03 18:17:03 +08:00
panic_handler.c
fix(esp_system): fix GCC 14 analyzer warnings
2024-09-08 13:53:52 +07:00
usb_console.c
…