mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1a66459b44
1. Remove RTC_CLOCK_BBPLL_POWER_ON_WITH_USB Kconfig option During sleep, BBPLL clock always gets disabled esp_restart does not disable BBPLL clock, so that first stage bootloader log can be printed 2. Add a new Kconfig option PM_NO_AUTO_LS_ON_USJ_CONNECTED When this option is selected, IDF will constantly monitor USB CDC port connection status. As long as it gets connected to a HOST, automatic light-sleep will not happen. Closes https://github.com/espressif/esp-idf/issues/8507 |
||
---|---|---|
.. | ||
apb_backup_dma.c | ||
cache_err_int.c | ||
clk.c | ||
CMakeLists.txt | ||
Kconfig.cpu | ||
Kconfig.system | ||
reset_reason.c | ||
system_internal.c |