esp-idf/examples/system
Roland Dobai e37e877374 CI: Check the number of detected cores of apptrace 2021-09-06 21:52:27 +03:00
..
app_trace_to_host CI: Check the number of detected cores of apptrace 2021-09-06 21:52:27 +03:00
base_mac_address
console console: re-use the available REPL console API and improve linenoise 2021-07-15 11:37:11 +08:00
console_usb docs: fixed two dead readme links 2021-07-21 15:20:57 +08:00
deep_sleep
efuse
esp_event
esp_timer
eventfd
freertos/real_time_stats
gcov gcov: enable single core tests 2021-08-20 15:00:55 +08:00
gdbstub
heap_task_tracking
himem
ipc/ipc_isr esp_common: Add API for IPC to run small pieces of code on the other CPU, in the context of the level 4 interrupt 2021-08-03 14:35:29 +08:00
light_sleep
ota advanced_https_ota_example: Enable debug logs for partial HTTP download test 2021-08-20 09:35:40 +05:30
perfmon
pthread
select
startup_time
sysview_tracing sysview: fix tiemrgroup as sv timestamp 2021-07-18 16:13:32 +08:00
sysview_tracing_heap_log
task_watchdog
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.