esp-idf/examples/system
Harshit Malpani a777ea6dc2 Update sdkconfig file for partial download to increase emac_rx task stack size 2022-06-16 09:03:49 +00:00
..
app_trace_to_host
base_mac_address ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
console ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
deep_sleep Merge branch 'feature/s3_ulp_fsm' into 'master' 2022-06-16 10:30:42 +08:00
efuse ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
esp_event ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
esp_timer ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
eventfd ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
flash_suspend
freertos/real_time_stats ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
gcov
gdbstub ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
heap_task_tracking ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
himem esp_psram: new psram component 2022-06-14 15:44:27 +08:00
ipc/ipc_isr
light_sleep ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
ota Update sdkconfig file for partial download to increase emac_rx task stack size 2022-06-16 09:03:49 +00:00
perfmon
pthread ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
select ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
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.