esp-idf/components/esp_system/port
2022-11-16 09:03:09 +01:00
..
arch WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00
brownout.c esp32c6: add esp_system support 2022-09-06 09:13:20 +00:00
CMakeLists.txt feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00
cpu_start.c gpio: Fix IO hold function related problems 2022-11-11 20:39:04 +08:00
esp_system_chip.c feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00
esp_system_linux.c feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01: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