esp-idf/components/esp_system/port
Jiang Jiang Jian 14bdeaede5 Merge branch 'bugfix/usb_otg_console_v5.3' into 'release/v5.3'
fix(usb_otg): Fix bug that usb_otg console cannot work on esp32s3 (v5.3)

See merge request espressif/esp-idf!32179
2024-08-02 13:44:34 +08:00
..
arch feat(esp_system): Print backtrace for both CPUs when cache error does not determine CPU 2024-07-30 19:35:35 +08:00
include fix(esp_system): fixed not necessary public require to bootloader_support 2024-06-13 11:26:35 +08:00
soc Merge branch 'feat/cache_panic_p4_v5.3' into 'release/v5.3' 2024-07-25 18:56:39 +08:00
brownout.c change(esp_system): trigger digital system reset in brownout isr 2024-06-24 11:56:38 +08:00
CMakeLists.txt change(image): move image_process driver from bootloader_support to esp_system 2024-05-29 10:02:44 +08:00
cpu_start.c fix(usb_otg): Fix bug that usb_otg console cannot work on esp32s3 2024-07-30 19:42:25 +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
image_process.c fix(esp_system): fixed not necessary public require to bootloader_support 2024-06-13 11:26:35 +08:00
panic_handler.c feat(esp_system): Print backtrace for both CPUs when cache error does not determine CPU 2024-07-30 19:35:35 +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