This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_system
/
port
History
wuzhenghui
39e7503f8e
change(esp_system): trigger digital system reset in brownout isr
2024-06-24 19:12:49 +08:00
..
arch
esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env)
2023-05-30 23:04:14 +08:00
include
compiler: replaced noreturn by __noreturn__ in header files
2023-05-30 13:21:17 +08:00
soc
fix(esp_system): increase 26Mhz esp32c2 slow clock calibration timeout watchdog threshold
2024-04-30 11:45:20 +08:00
brownout.c
change(esp_system): trigger digital system reset in brownout isr
2024-06-24 19:12:49 +08:00
CMakeLists.txt
esp_system: usb_console support for ESP32-S3
2023-07-18 18:15:37 +02:00
cpu_start.c
fix(rtc): fixed bbpll not calibrated from bootloader issue
2024-01-14 02:38:49 +08:00
panic_handler.c
Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core
2022-08-02 12:41:14 +08:00
usb_console.c
esp_system: usb_console support for ESP32-S3
2023-07-18 18:15:37 +02:00