Ivan Grokhotkov 80c5547b97 Merge branch 'bugfix/ulp_fixes' into 'master' 7 years ago
..
app_trace_to_host d0b8f2865f docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 7 years ago
base_mac_address 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 years ago
console 1df85e0039 nvs_flash: Version compatibility check for nvs storage 7 years ago
deep_sleep 9a0d57b90b bugfix(touch pad): modify deep-sleep example and add note for sleep api. 7 years ago
esp_timer 2f5cd89833 examples: add esp_timer example 7 years ago
gcov c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 years ago
ota cdc792d72c Merge branch 'feature/http_firmware_upgrade' into 'master' 7 years ago
select 18e83bcd53 Allow VFS file descriptors in select() 7 years ago
task_watchdog 9d63e1da4a New Task Watchdog API (Revert of Revert) 8 years ago
ulp 479af576ca ulp: fix calculation or ulp_run argument 7 years ago
ulp_adc 479af576ca ulp: fix calculation or ulp_run argument 7 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.