OVMS3-idf/components
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
..
app_trace gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
app_update remove executable permission from source files 2018-05-29 20:07:45 +08:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +00:00
bootloader_support Merge branch 'bugfix/assert_v3.1' into 'release/v3.1' 2018-06-29 19:20:35 +08:00
bt Merge branch 'bugfix/bt_os_abstraction_layer_v3.1' into 'release/v3.1' 2018-07-17 18:53:01 +08:00
coap gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
console gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
cxx gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
driver gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 sleep: fix flushing UARTs when entering deep sleep 2018-07-19 10:21:23 +03:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
esp_http_client Remove unused macro 2018-05-22 12:04:47 +07:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py Merge branch 'feature/expansion_space_for_bootloader' into 'master' 2018-06-18 12:34:53 +08:00
ethernet remove executable permission from source files 2018-05-29 20:07:45 +08:00
expat gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
fatfs FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
freertos gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
heap assert: Fix. Move useful functions from wrapped assert functions 2018-06-25 11:05:54 +08:00
idf_test test/fix bug refresh cache after connect 2018-06-06 02:17:06 +00:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
log doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
lwip Merge branch 'bugfix/autoip_compilation_backportv3.1' into 'release/v3.1' 2018-07-17 20:49:31 +08:00
mbedtls gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
mdns mdns: Minor fix for mdns_service_remove() 2018-07-16 15:07:44 +05:30
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
nghttp gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
nvs_flash docs: add error codes reference 2018-06-15 15:49:24 +08:00
openssl remove executable permission from source files 2018-05-29 20:07:45 +08:00
partition_table partition_table: Support same fallback logic as bootloader for default boot partition 2018-06-25 05:36:55 +00:00
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc remove executable permission from source files 2018-05-29 20:07:45 +08:00
smartconfig_ack remove executable permission from source files 2018-05-29 20:07:45 +08:00
soc soc: Fix check_long_hold_gpio and move def to soc 2018-06-26 12:47:55 +05:00
spi_flash spi_flash: Fix error unit tests on host 2018-06-19 14:30:25 +05:00
spiffs spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
tcpip_adapter remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp remove executable permission from source files 2018-05-29 20:07:45 +08:00
vfs Merge branch 'feature/fs_truncate_support' into 'master' 2018-06-14 13:56:39 +08:00
wear_levelling spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
wpa_supplicant gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
xtensa-debug-module remove executable permission from source files 2018-05-29 20:07:45 +08:00