yuanjm 9ada8df5c0 Make OTA example support keepalive 5 년 전
..
app_trace_to_host 4ff6d873bb Fix broken README links 5 년 전
base_mac_address 6771eead80 examples: use new component registration api 6 년 전
console 7778034cba example: do not check the return value of esp_wifi_connect() 5 년 전
cpp_exceptions 6e05a79536 test: update example and unit tests with new import roles: 6 년 전
cpp_pthread 6771eead80 examples: use new component registration api 6 년 전
deep_sleep 6771eead80 examples: use new component registration api 6 년 전
esp_event 6e05a79536 test: update example and unit tests with new import roles: 6 년 전
esp_timer 6e05a79536 test: update example and unit tests with new import roles: 6 년 전
freertos 6e05a79536 test: update example and unit tests with new import roles: 6 년 전
gcov 47bbb107a8 build system: Use CMake-based build system as default when describing commands 6 년 전
himem 14c978b54f example: Remove duplicate commands and invalid serial port information 5 년 전
light_sleep 6e05a79536 test: update example and unit tests with new import roles: 6 년 전
network_tests d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) 5 년 전
ota 9ada8df5c0 Make OTA example support keepalive 5 년 전
select 6771eead80 examples: use new component registration api 6 년 전
sysview_tracing 6771eead80 examples: use new component registration api 6 년 전
sysview_tracing_heap_log 9bf656e12e examples: fix sdkconfig warnings 6 년 전
task_watchdog 6771eead80 examples: use new component registration api 6 년 전
ulp 14d6dad650 examples: split source files for one of the ulp examples 5 년 전
ulp_adc 0f036b8749 ulp: use quotes when specifying files for embedding ulp binaries 5 년 전
unit_test 9bf656e12e examples: fix sdkconfig warnings 6 년 전
README.md 5a83347bec event: Implement event loop library 7 년 전

README.md

System Examples

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

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