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-27 19:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcb4e4f77d97143fce1913625b6477bcd3a5d00a
esp-idf
/
components
/
esp_system
/
port
T
History
sibeibei
79a7e3ceda
fix(wifi): clear regdma status when restart
2026-03-12 15:21:12 +08:00
..
arch
fix(wdt): changed register dump on non panic task WDT to be more descriptive
2024-09-14 10:11:10 +08:00
include
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
2024-08-15 20:55:11 +08:00
soc
fix(wifi): clear regdma status when restart
2026-03-12 15:21:12 +08:00
brownout.c
Merge branch 'fix/brownout_crash_v5.2' into 'release/v5.2'
2024-07-04 10:34:36 +08:00
CMakeLists.txt
feat(wdt): add multicore support for WDTs on RISCV
2023-10-23 18:26:08 +08:00
cpu_start.c
fix(esp_system): Correct address used to fetch application image header
2025-02-14 16:38:56 +05:30
esp_ipc_isr.c
feat(esp_system): Support IPC_ISR for ESP32P4
2023-09-15 23:38:12 +08:00
esp_system_chip.c
…
esp_system_linux.c
…
panic_handler.c
fix(panic_handler): Prevent race condition in panic handler
2025-04-23 12:54:04 +02:00
usb_console.c
…