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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
base_mac_address Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
console Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
console_usb
deep_sleep ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2020-11-23 19:38:11 +08:00
efuse Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_event Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_timer Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
freertos/real_time_stats Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gcov Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_task_tracking Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
himem Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
light_sleep Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
network_tests Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
select Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sysview_tracing Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sysview_tracing_heap_log Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
task_watchdog Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ulp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ulp_adc Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ulp_riscv Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
unit_test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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.