esp-idf/examples/system
Harshit Malpani 8dd59c948f Increase timeout in advanced OTA example test 2022-07-05 14:31:43 +05:30
..
app_trace_to_host
base_mac_address mac addr: fix wrong offset being used for C2 BT mac address 2022-06-28 15:30:24 +08:00
console spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
deep_sleep Merge branch 'feature/s3_ulp_fsm' into 'master' 2022-06-16 10:30:42 +08:00
efuse
esp_event system: re-enable esp_event, real_time_stats and pthread examples and test for C2 2022-06-23 02:05:46 +00:00
esp_timer
eventfd system: re-enable esp_event, real_time_stats and pthread examples and test for C2 2022-06-23 02:05:46 +00:00
flash_suspend
freertos/real_time_stats system: re-enable esp_event, real_time_stats and pthread examples and test for C2 2022-06-23 02:05:46 +00:00
gcov
gdbstub
heap_task_tracking
himem esp_psram: new psram component 2022-06-14 15:44:27 +08:00
ipc/ipc_isr
light_sleep
ota Increase timeout in advanced OTA example test 2022-07-05 14:31:43 +05:30
perfmon
pthread system: re-enable esp_event, real_time_stats and pthread examples and test for C2 2022-06-23 02:05:46 +00:00
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm ulp-fsm: support ulp-fsm example on S3 2022-06-13 13:58:29 +08:00
ulp_riscv re-enable riscv ulp gpio support and examples 2022-06-08 17:59:28 +08:00
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.