esp-idf/components/esp_system
Angus Gratton dfda84c2ab esp_system: Fix some ESP_EARLY_LOG lines not being output fully
At least on ESP32, calling esp_rom_uart_set_clock_baudrate() causes the
contents of the UART FIFO to be discarded.
2021-02-01 14:24:38 +11:00
..
include Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
port esp_system: Fix some ESP_EARLY_LOG lines not being output fully 2021-02-01 14:24:38 +11:00
test
CMakeLists.txt
Kconfig Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
component.mk
esp_async_memcpy.c
intr_alloc.c
linker.lf
panic.c
sdkconfig.rename Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
sleep_modes.c Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
startup.c
system_api.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
system_time.c