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-31 06:12:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae4e3ffb5aac0c4ebbaf1bf84d00258235a78b18
esp-idf
/
components
/
esp_system
/
port
History
wuzhenghui
b3911c7c89
fix(esp_hw_support): fix unused OSC source deinit breaks XTAL32K configuration
2025-04-10 20:56:53 +08:00
..
arch
feat(driver_spi): add h21 spi drivers supports
2025-04-03 11:27:29 +08:00
include
…
soc
fix(esp_hw_support): fix unused OSC source deinit breaks XTAL32K configuration
2025-04-10 20:56:53 +08:00
CMakeLists.txt
…
cpu_start.c
refactor(psram): cleanup psram component code structure
2025-03-20 15:17:01 +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-07 12:27:16 +08:00
esp_system_linux.c
…
image_process.c
…
panic_handler.c
fix(panic_handler): Updated panic handler to use RTC WDT
2025-02-18 15:40:54 +01:00
usb_console.c
…