esp-idf/components/esp_system/port
Jiang Jiang Jian 38bd8d3044 Merge branch 'bugfix/esp32s3_usb_otg_console_v5.0' into 'release/v5.0'
system: support USB_OTG CDC console on ESP32-S3 (v5.0)

See merge request espressif/esp-idf!24338
2023-08-21 10:37:29 +08:00
..
arch esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env) 2023-05-30 23:04:14 +08:00
include compiler: replaced noreturn by __noreturn__ in header files 2023-05-30 13:21:17 +08:00
soc esp_system: usb_console support for ESP32-S3 2023-07-18 18:15:37 +02:00
brownout.c system: fix brownout ISR triggering assert on single-core configs. 2022-08-01 16:18:30 +08:00
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-07-18 18:15:37 +02:00
cpu_start.c fix(cache): add lock to protect cache sync operation 2023-07-24 10:51:23 +08: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
usb_console.c esp_system: usb_console support for ESP32-S3 2023-07-18 18:15:37 +02:00