esp-idf/examples/system
Armando 3c5a4f9e8a ci(p4): added todo jira for disabled tests on p4 2024-01-04 09:36:38 +08:00
..
app_trace_basic ci(p4): enable esp32p4 target test 2024-01-04 09:34:55 +08:00
app_trace_to_plot
base_mac_address
console refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
deep_sleep docs(pm):change_deepsleep_example_readme 2023-11-28 12:02:25 +08:00
deep_sleep_wake_stub
efuse feat(security): Enable Flash encryption for ESP32P4 2023-12-05 13:10:55 +05:30
esp_event
esp_timer ci(p4): added todo jira for disabled tests on p4 2024-01-04 09:36:38 +08:00
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep ci(p4): enable esp32p4 target test 2024-01-04 09:34:55 +08:00
ota Merge branch 'feat/add_get_device_name_api' into 'master' 2023-12-27 10:37:33 +08:00
perfmon
pthread
select refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
startup_time ci(p4): added todo jira for disabled tests on p4 2024-01-04 09:36:38 +08:00
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp
unit_test
xip_from_psram
.build-test-rules.yml ci(p4): added todo jira for disabled tests on p4 2024-01-04 09:36:38 +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.