esp-idf/examples/system
Marius Vikhammer a300b3eb81 ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
..
app_trace_basic
base_mac_address
console Merge branch 'fix/console-build-error' into 'master' 2023-05-04 20:15:42 +08:00
deep_sleep ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
deep_sleep_wake_stub
efuse
esp_event
esp_timer ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
eventfd
flash_suspend
freertos/real_time_stats
gcov esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
gdbstub
heap_task_tracking
himem ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
ipc/ipc_isr
light_sleep esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
ota Add esp32c6 in supported target for ota examples 2023-04-28 10:57:33 +05:30
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm
ulp_riscv ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
unit_test
xip_from_psram ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
.build-test-rules.yml Add esp32c6 in supported target for ota examples 2023-04-28 10:57:33 +05:30
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.