esp-idf/examples/system
Jakob Hasse 81e9266204 [examples]: removed hyphens
Replaced hyphens with underscores in examples
project definition for all examples which had
hyphens in their project name. dpp-enrollee is
an exceptions because the name matches the
project directory name while the project
directory also contains hyphens.
2021-10-09 13:58:24 +08: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 [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
ulp_riscv [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
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.