esp-idf/components/esp_system/port
2023-09-05 11:52:34 +08:00
..
arch feat(panic): base support on p4 2023-07-25 05:59:10 +00:00
include fix(esp32p4): Fixed interrupt handling to use the CLIC controller 2023-08-31 12:16:08 +08:00
soc fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
brownout.c BOD: Bringup for ESP32C6 2023-01-10 10:37:30 +08:00
CMakeLists.txt feat(esp-system): moved common arch files out to common cmakelist 2023-08-29 16:14:43 +08:00
cpu_start.c fix(interrupts): Cleanup pending tags in the code base regarding interrupt vectors 2023-09-01 17:18:39 +08:00
esp_system_chip.c System: remove digital-system reset within OS restart when Memprot on 2023-06-26 20:22:59 +02:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c System: remove digital-system reset within OS restart when Memprot on 2023-06-26 20:22:59 +02:00
usb_console.c esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00