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

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.