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

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.