esp-idf/components
Ivan Grokhotkov eac80b0651 deep sleep: add option to delay CPU startup
When ESP32 wakes up from deep sleep, flash is accessed an approximately 900us after power on.
Some flash chips need more time to become ready. This change adds a menuconfig option to add
some delay to the default deep sleep wake stub.

Fixes https://github.com/espressif/esp-idf/issues/117
2016-12-16 14:30:27 +08:00
..
app_update
bootloader build system: Project ELF should depend on linker scripts, binary libraries 2016-12-12 15:58:53 +11:00
bootloader_support
bt Merge branch 'master' into bugfix/btdm_bluedroid 2016-12-15 14:40:29 +08:00
driver deep sleep: implement wake up using ULP, EXT0, EXT1 sources 2016-12-16 14:30:27 +08:00
esp32 deep sleep: add option to delay CPU startup 2016-12-16 14:30:27 +08:00
esptool_py
ethernet
expat
freertos Add testcase, fix executable memory allocated in shared dram/iram region 2016-12-15 15:03:22 +08:00
idf_test newlib: fix unit test name in test config 2016-12-13 13:24:01 +08:00
json
log
lwip add more comments and call portYIELD when necessary 2016-12-15 15:06:00 +08:00
mbedtls Merge branch 'feature/intr_alloc' into 'master' 2016-12-09 14:00:39 +08:00
micro-ecc
newlib build system: Project ELF should depend on linker scripts, binary libraries 2016-12-12 15:58:53 +11:00
nghttp
nvs_flash
openssl
partition_table
spi_flash Remove alignment reqs from spi_flash_{read,write} 2016-12-15 10:07:31 +11:00
tcpip_adapter
ulp
vfs
wpa_supplicant
xtensa-debug-module