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-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a4cc8ed3578cf81cf0bf0a5aa158ce433539fd8
esp-idf
/
components
/
esp_system
/
port
History
wuzhenghui
7a4cc8ed35
fix(esp_hw_support): fix branch predictor access flash after cache disabled
2025-01-13 10:28:09 +08:00
..
arch
feat(panic): panic immediatly if trying to write to flash through cache on ESP32-S3
2024-12-27 17:58:33 +08:00
include
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +08:00
soc
Merge branch 'refactor/move_bod_to_hw_support' into 'master'
2025-01-09 11:08:05 +08:00
CMakeLists.txt
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +08:00
cpu_start.c
fix(esp_hw_support): fix branch predictor access flash after cache disabled
2025-01-13 10:28:09 +08:00
esp_ipc_isr.c
…
esp_system_chip.c
fix(esp_system): fix GCC 14 analyzer warnings
2024-09-08 13:53:52 +07:00
esp_system_linux.c
…
image_process.c
…
panic_handler.c
Merge branch 'feature/dcache_write_flash_panic' into 'master'
2025-01-03 10:12:30 +08:00
usb_console.c
feat(usb_cdc): Add select functionality
2024-11-26 06:12:37 +01:00