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-08-29 05:38:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fa420ef2f04aa55264cc7f0cee35879fb99d69d
esp-idf
/
components
/
esp_system
/
port
History
Laukik Hase
12e2df2d74
feat(esp_tee): Support for ESP32-H2 - the rest of the components
2025-05-20 16:31:23 +05:30
..
arch
feat(driver_spi): add h21 spi drivers supports
2025-04-03 11:27:29 +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
feat(esp_tee): Support for ESP32-H2 - the rest of the components
2025-05-20 16:31:23 +05:30
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
feat(esp_psram): Add a new API to just detect and enable the PSRAM
2025-04-29 11:48:27 +05:30
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-07 12:27:16 +08:00
esp_system_linux.c
…
image_process.c
…
panic_handler.c
fix(panic_handler): Prevent race condition in panic handler
2025-04-17 13:56:25 +02:00
usb_console.c
…