esp-idf/examples/system
Shubham Kulkarni 76860cc939 example_test.py: In ota example_test, open file in binary mode to avoid UnicodeDecodeError 2020-10-10 06:18:30 +00:00
..
app_trace_to_host
base_mac_address
console
console_usb
deep_sleep
efuse
esp_event
esp_timer
freertos/real_time_stats
gcov Follow-up improvements for the gcov example test 2020-08-24 08:29:03 +00:00
heap_task_tracking
himem
light_sleep
network_tests CI: esp_netif tests: Fix netsuite driver layer per wifi optimization changes 2020-09-10 11:52:01 +02:00
ota example_test.py: In ota example_test, open file in binary mode to avoid UnicodeDecodeError 2020-10-10 06:18:30 +00:00
perfmon
select
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp Power consumption graphs were added to ulp and wifi power save examples 2020-09-17 13:20:09 +02:00
ulp_adc CI: Fix regex in ulp_adc example test 2020-09-11 10:45:41 +02:00
ulp_riscv
unit_test cmock: added cmock as component 2020-09-02 16:38:37 +08: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.