Ivan Grokhotkov 0e3694b542 Merge branch 'feature/freertos_vtasklist_xcoreid' 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 cffaa9f5b5 freertos: add configTASKLIST_INCLUDE_COREID 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 460c4fa486 bugfix(ota): update ota to download valid bin file 7 лет назад
select 18e83bcd53 Allow VFS file descriptors in select() 7 лет назад
task_watchdog 9d63e1da4a New Task Watchdog API (Revert of Revert) 8 лет назад
ulp 4b97a1edb2 ulp example: fix for RTC IOs 7 лет назад
ulp_adc af6cfc5552 docs, examples: use rtc_gpio_isolate to disconnect GPIO12 8 лет назад
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.