OVMS3-idf/docs/en
Ivan Grokhotkov d360f6d95d 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-19 10:21:23 +03:00
..
api-guides docs: add pages about error handling 2018-06-15 15:53:23 +08:00
api-reference sleep: fix flushing UARTs when entering deep sleep 2018-07-19 10:21:23 +03:00
contribute docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +00:00
get-started doc: Clarify some Eclipse setup steps 2018-07-02 11:42:29 +10:00
hw-reference docs: fix (in remaining places) link for FTDI VCP drivers 2018-05-22 08:21:37 +00: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