esp-idf/examples/system
Lou Tianhao 7fd74057a3 example: bringup light sleep example for esp32h2 2023-06-26 21:05:16 +08:00
..
app_trace_basic
base_mac_address mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC 2023-06-08 23:11:32 +08:00
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 efuse: use esp32 qemu target for a efuses example test. 2023-06-07 18:19:56 +05:30
esp_event
esp_timer ci: fix invalid kconfig options in system test apps 2023-05-09 11:27:55 +08:00
eventfd
flash_suspend Fix function signature in flash suspend example 2023-04-15 21:27:10 -04:00
freertos/real_time_stats
gcov esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
gdbstub esp_gdbstup: implement runtime gdbstub for riscv 2023-05-19 20:15:58 +08:00
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 example: bringup light sleep example for esp32h2 2023-06-26 21:05:16 +08:00
ota examples: pre_encrypted_ota: update to newer API from esp_encrypted_img component 2023-06-23 21:04:41 +05:30
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp lp-core-uart: Added support for printf to the LP core 2023-06-21 11:16:13 +02: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 example: bringup light sleep example for esp32h2 2023-06-26 21:05:16 +08:00
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.