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

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.