esp-idf/examples/system
Chen Yudong 4601d383a1 ci(fix): example test advanced_https_ota_example_bluedroid_gatts 2023-08-23 14:01:12 +08:00
..
app_trace_basic
app_trace_to_plot
base_mac_address
console Merge branch 'support/deep_sleep_test_for_esp32h2' into 'master' 2023-08-01 17:37:10 +08:00
deep_sleep feat(pm/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN 2023-08-09 19:46:25 +08:00
deep_sleep_wake_stub remove(pm/deep_sleep): enable CI test for esp32h2 deepsleep 2023-07-27 12:11:35 +08:00
efuse
esp_event
esp_timer
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub feature(gdbstub): Move runtime gdbstub out of panic config 2023-08-01 14:28:07 +04:00
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota ci(fix): example test advanced_https_ota_example_bluedroid_gatts 2023-08-23 14:01:12 +08:00
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp
unit_test
xip_from_psram
.build-test-rules.yml remove(pm/deep_sleep): enable CI test for esp32h2 deepsleep 2023-07-27 12:11:35 +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.