esp-idf/components/esp_system/port
morris 1b78d57496 Merge branch 'bugfix/bod_reset_c6_h2_v5.1' into 'release/v5.1'
fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again(backport v5.1)

See merge request espressif/esp-idf!27723
2023-12-14 11:05:55 +08:00
..
arch esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env) 2023-06-13 08:10:00 +00:00
include compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
soc fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable 2023-12-08 14:22:36 +08:00
brownout.c fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again 2023-12-07 10:33:58 +08:00
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-11-21 17:33:30 +01:00
cpu_start.c feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +08:00
esp_system_chip.c spi_flash: Allow clock frequency up to 64M, and make it default on ESP32H2 2023-03-10 11:39:53 +08:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c memprot: move memprot functions out of IRAM 2023-03-17 14:51:20 +08:00
usb_console.c esp_system: usb_console support for ESP32-S3 2023-11-21 17:33:30 +01:00