esp-idf/examples/system
Ivan Grokhotkov dad4ac5251
examples: console: add a readme with an overview of examples
2022-05-04 11:34:07 +02:00
..
app_trace_to_host
base_mac_address
console examples: console: add a readme with an overview of examples 2022-05-04 11:34:07 +02:00
deep_sleep soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
efuse
esp_event
esp_timer
eventfd global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
flash_suspend Merge branch 'feature/move_target_kconfig_2' into 'master' 2022-04-24 13:29:43 +08:00
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
ota docs: Add section for server verification (esp_https_ota) 2022-04-29 09:50:06 +05:30
perfmon
pthread
select
startup_time soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
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.