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

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.