OVMS3-idf/docs/en/api-reference/system
Ivan Grokhotkov 10c2cddddf sleep: fix flushing UARTs when entering deep sleep
Since 94250e42a0, UART output is suspended when entering sleep mode
(deep or light sleep). This makes sense for light sleep, where sleep
normally takes small amount of time, and flushing the UART would add
a lot of latency. But this breaks existing behaviour for deep sleep,
where UART output was previously sent out before entering sleep mode.

Closes https://github.com/espressif/esp-idf/issues/2145
2018-07-04 12:11:25 +08:00
..
app_trace.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
base_mac_address.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
esp_err.rst docs: add error codes reference 2018-06-15 15:49:24 +08:00
esp_pthread.rst pthread: Allow configuration of priority and stacksize 2018-03-20 18:06:32 +05:30
esp_timer.rst examples: add esp_timer example 2018-06-07 11:59:36 +08:00
freertos.rst freeRTOS/Re-factor ring buffers 2018-05-21 01:04:58 +00:00
freertos_additions.rst doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
heap_debug.rst doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
index.rst docs: add error codes reference 2018-06-15 15:49:24 +08:00
intr_alloc.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
ipc.rst doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
log.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
mem_alloc.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
ota.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
power_management.rst doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
sleep_modes.rst sleep: fix flushing UARTs when entering deep sleep 2018-07-04 12:11:25 +08:00
wdts.rst doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00