esp-idf/examples/system
Fu Hanxi ef685456ab example: use pytest-embedded to replace examples/system/console test scripts 2021-11-30 09:42:12 +08:00
..
app_trace_to_host
base_mac_address docs: Update references to esptool docs 2021-11-24 10:28:39 +01:00
console example: use pytest-embedded to replace examples/system/console test scripts 2021-11-30 09:42:12 +08:00
console_usb
deep_sleep
efuse efuse_example_test: Fix the example test ( broken due to latest change 2021-11-23 15:21:32 +05:30
esp_event
esp_timer
eventfd
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota Fix 'address already in use' exception in OTA tests 2021-11-24 11:32:15 +08:00
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm
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.