Ivan Grokhotkov 3726cd39ab Merge branch 'bugfix/examples_ulp_gpio15' into 'master' 8 éve
..
app_trace_to_host 2fceec4d85 feature(I2S-ADC): add ADC mode for I2S. 8 éve
base_mac_address b22067a8f0 Optimize configuration of base MAC address 9 éve
console 4d42b5ea24 console: handle empty input to esp_console_run correctly 8 éve
deep_sleep d2acf1ce77 sleep: add light sleep, factor out APIs common for deep/light sleep 8 éve
gcov 891f0db31d esp32: Adds gcov over JTAG feature 8 éve
ota 5eef5e7a5d bootloader: Fallback if OTA data is invalid 8 éve
task_watchdog 9d63e1da4a New Task Watchdog API (Revert of Revert) 8 éve
ulp dec4a868d0 examples/ulp: disable pullup on GPIO15 to reduce current 8 éve
ulp_adc dec4a868d0 examples/ulp: disable pullup on GPIO15 to reduce current 8 éve
README.md 0b6598c492 Added README.md to example category folders 9 éve

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.

See the README.md file in the upper level examples directory for more information about examples.