esp-idf/components/esp_system/port
Kevin (Lao Kaiyao) cd9d321062 Merge branch 'feature/introduce_target_esp32c5' into 'master'
feat(esp32c5): introduce target esp32c5 (stage 1)

See merge request espressif/esp-idf!27299
2023-11-29 20:31:34 +08:00
..
arch change(freertos/idf): Deprecate some FreeRTOS IDF addition functions 2023-11-03 14:54:06 +01:00
include feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
soc Merge branch 'feature/introduce_target_esp32c5' into 'master' 2023-11-29 20:31:34 +08:00
brownout.c fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again 2023-11-24 10:17:20 +08:00
CMakeLists.txt feat(wdt): add multicore support for WDTs on RISCV 2023-10-23 18:26:08 +08:00
cpu_start.c fix(ram_app): Fixed issue ram_app can't use the SPI Flash 2023-11-01 02:01:45 +08: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 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 refactor(startup): implement registration of core init functions 2023-11-27 10:20:51 +01:00