esp-idf/examples/system
Harshit Malpani e83f801462 Update examples README to include esp32c2 as supported device. 2022-06-03 15:31:05 +05:30
..
app_trace_to_host
base_mac_address ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
console
deep_sleep
efuse
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
heap_task_tracking
himem
ipc/ipc_isr
light_sleep ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
ota Update examples README to include esp32c2 as supported device. 2022-06-03 15:31:05 +05:30
perfmon
pthread ci: partially enable pytest for esp32c2 2022-06-02 15:07:53 +08:00
select
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_riscv
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.