esp-idf/components/esp_system/port
2024-03-18 17:34:56 +08:00
..
arch feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
include refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00
soc feat(esp32c5mp): add system related components 2024-03-18 17:34:56 +08:00
brownout.c feat(esp32c5): add system related supports 2024-01-02 11:17:11 +08:00
CMakeLists.txt feat(wdt): add multicore support for WDTs on RISCV 2023-10-23 18:26:08 +08:00
cpu_start.c Merge branch 'feature/move_efuse_related_inits_into_component' into 'master' 2024-03-04 17:34:44 +08:00
esp_ipc_isr.c feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp_system_chip.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00
esp_system_linux.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00
panic_handler.c fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
usb_console.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00