esp-idf/examples/system
jiangguangming f95ccb09f2 deep sleep example: typo corrected in readme 2023-01-10 17:03:54 +08:00
..
app_trace_to_host
base_mac_address CI: fix test case test_base_mac_address 2022-12-21 10:39:15 +08:00
console
deep_sleep deep sleep example: typo corrected in readme 2023-01-10 17:03:54 +08:00
deep_sleep_wake_stub add pytest for example deep sleep wake stub 2023-01-10 17:03:54 +08:00
efuse esptool_py: Adds funcs to read eFuses from Cmake during a build stage 2023-01-04 00:30:38 +08:00
esp_event
esp_timer
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota
perfmon
pthread
select
startup_time
sysview_tracing Merge branch 'bugfix/system_examples_print_format' into 'master' 2022-12-12 16:15:30 +08:00
sysview_tracing_heap_log Merge branch 'bugfix/system_examples_print_format' into 'master' 2022-12-12 16:15:30 +08:00
task_watchdog
ulp_fsm
ulp_riscv ulp-riscv: ULP RISC-V I2C example gets stuck on esp32s2 2022-12-27 07:44:26 +00:00
unit_test
xip_from_psram
.build-test-rules.yml add example deep sleep wake stub 2023-01-10 17:03:50 +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.