esp-idf/examples/system
Aditya Patwardhan f412149dc9 Merge branch 'feat/enable_secure_boot_for_c5' into 'master'
feat: enable secure boot for c5

Closes IDF-8623 and IDF-9478

See merge request espressif/esp-idf!29774
2024-06-03 15:35:51 +08:00
..
app_trace_basic
app_trace_to_plot
base_mac_address
console fix(wifi): fix code review comments 2024-04-10 15:27:50 +08:00
deep_sleep
deep_sleep_wake_stub
efuse feat: enable secure boot for c5 2024-05-30 11:43:17 +05:30
esp_event
esp_timer docs: Update alerts in READMEs to GFM format 2024-05-06 15:19:15 +08:00
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota feat(all): Remove usage old log macros 2024-05-15 15:25:30 +08:00
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log Merge branch 'enable_esp32p4_sysview_examples' into 'master' 2024-04-17 10:39:41 +08:00
task_watchdog
ulp Merge branch 'feature/lp_core_pcnt' into 'master' 2024-06-03 12:33:50 +08:00
unit_test
xip_from_psram
.build-test-rules.yml Merge branch 'feature/lp_core_pcnt' into 'master' 2024-06-03 12:33: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.