OVMS3-idf/docs/en
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
..
api-guides Fix the typo and tables. 2018-06-28 14:06:26 +08:00
api-reference sleep: fix flushing UARTs when entering deep sleep 2018-07-04 12:11:25 +08:00
contribute Merge branch 'doc/examples_guide' into 'master' 2018-06-21 13:59:44 +08:00
get-started Merge branch 'bugfix/eclipse_regex' into 'master' 2018-06-27 09:38:47 +08:00
hw-reference Renamed ESP-WROOM-32 to ESP32-WROOM-32/D/U including links to data sheets, reflected upcoming ESP32-SOLO-1 as one of options for ESP32-DevKitC, provided updated schematics and notes on C15. 2018-06-26 18:08:47 +02:00
security docs: fix flash_encryption key generation command 2018-06-06 18:21:00 +05:30
about.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
conf.py doc: Move non-language-specific RTD/Sphinx config to conf_common.py 2018-03-16 12:00:01 +11:00
COPYRIGHT.rst docs: update list of third-party libraries, copyrights, and licenses 2018-05-15 10:01:20 +08:00
index.rst docs: add language link to easily change to Chinese version 2018-05-21 10:30:12 +08:00
languages.rst docs: add language link to easily change to Chinese version 2018-05-21 10:30:12 +08:00
Makefile 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
resources.rst Fix few typos in the docs 2018-05-03 18:20:16 +05:30