esp-idf/examples/system
David Cermak 3f10c4af06 OTA: enable example builds for esp32s2 target
Closes IDF-1035
2020-01-29 15:20:42 +01:00
..
app_trace_to_host
base_mac_address
console
cpp_exceptions
cpp_pthread
cpp_rtti
deep_sleep
efuse
esp_event
esp_timer
freertos/real_time_stats
gcov
himem
light_sleep
network_tests
ota OTA: enable example builds for esp32s2 target 2020-01-29 15:20:42 +01:00
perfmon
select
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp
ulp_adc
unit_test
README.md

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.