esp-idf/components/esp_system/port
KonstantinKondrashov 28b8a5d9b4 fix(esp_system): Fix mixing logs, remove early info logs for 2nd CPU
Fixes mixing logs when two cores use esp_rom_printf
2023-10-02 12:50:40 +00:00
..
arch feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
include feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
soc feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
CMakeLists.txt feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
brownout.c
cpu_start.c fix(esp_system): Fix mixing logs, remove early info logs for 2nd CPU 2023-10-02 12:50:40 +00:00
esp_ipc_isr.c feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
esp_system_chip.c
esp_system_linux.c
panic_handler.c
usb_console.c