esp-idf/components/esp_system/port
2022-11-30 19:22:41 +08:00
..
arch build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03: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 ESP32-H2: Introduce new target for ESP32H2 2022-11-23 14:38:05 +08: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 all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +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