esp-idf/examples/system
Shubham Kulkarni 4874f52d96 Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error 2020-12-03 14:49:55 +05:30
..
app_trace_to_host
base_mac_address
console
console_usb
deep_sleep ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2020-11-23 19:38:11 +08:00
efuse
esp_event
esp_timer
freertos/real_time_stats
gcov
heap_task_tracking
himem
light_sleep
network_tests
ota Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error 2020-12-03 14:49:55 +05:30
perfmon
select
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp
ulp_adc
ulp_riscv
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.