esp-idf/examples/system
Roland Dobai 9c1d4f5b54 Build & config: Remove the "make" build system
The "make" build system was deprecated in v4.0 in favor of idf.py
(cmake). The remaining support is removed in v5.0.
2021-11-10 09:53:53 +01:00
..
app_trace_to_host
base_mac_address
console
console_usb
deep_sleep
efuse
esp_event
esp_timer
eventfd
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01: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.