Darian c8ee369a7c Merge branch 'feature/deprecate-old-cpu-api' into 'master' 3 rokov pred
..
app_trace_to_host 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 rokov pred
base_mac_address c0568611dd docs: changes docs supported targets tables 3 rokov pred
console ef9e89062a console: add log_level command to the example 3 rokov pred
deep_sleep 741b031e83 soc: added SOC_TOUCH_SENSE_SUPPORTED macro 3 rokov pred
efuse c0568611dd docs: changes docs supported targets tables 3 rokov pred
esp_event c0568611dd docs: changes docs supported targets tables 3 rokov pred
esp_timer c0568611dd docs: changes docs supported targets tables 3 rokov pred
eventfd c0568611dd docs: changes docs supported targets tables 3 rokov pred
flash_suspend 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 3 rokov pred
freertos c0568611dd docs: changes docs supported targets tables 3 rokov pred
gcov facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 rokov pred
gdbstub c0568611dd docs: changes docs supported targets tables 3 rokov pred
heap_task_tracking c0568611dd docs: changes docs supported targets tables 3 rokov pred
himem 38e5043ae8 esp_psram: new psram component 3 rokov pred
ipc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 rokov pred
light_sleep a9ed589501 ci: fixed flakey light sleep example test 3 rokov pred
ota fd055d3ba6 Fix example after removing API esp_nimble_hci_and_controller_init 3 rokov pred
perfmon facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 rokov pred
pthread c0568611dd docs: changes docs supported targets tables 3 rokov pred
select c0568611dd docs: changes docs supported targets tables 3 rokov pred
startup_time c0568611dd docs: changes docs supported targets tables 3 rokov pred
sysview_tracing c0568611dd docs: changes docs supported targets tables 3 rokov pred
sysview_tracing_heap_log c0568611dd docs: changes docs supported targets tables 3 rokov pred
task_watchdog c0568611dd docs: changes docs supported targets tables 3 rokov pred
ulp_fsm 9f6f61345b Merge branch 'feature/adc_driver_ng' into 'master' 3 rokov pred
ulp_riscv 9f6f61345b Merge branch 'feature/adc_driver_ng' into 'master' 3 rokov pred
unit_test c0568611dd docs: changes docs supported targets tables 3 rokov pred
.build-test-rules.yml 05d2357062 feat: use standalone project idf-build-apps for find/build apps utils 3 rokov pred
README.md 5a83347bec event: Implement event loop library 7 rokov pred

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.