KonstantinKondrashov 209702d055 esp_ipc: Update documentation and API descriptions 4 лет назад
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
base_mac_address 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
console 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
console_usb 11ea7c9072 docs: fixed two dead readme links 4 лет назад
deep_sleep 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
efuse 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
esp_event 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
esp_timer 2e008825a9 Merge branch 'feat/rm_makefiles' into 'master' 4 лет назад
eventfd 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
freertos 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
gdbstub 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
heap_task_tracking 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
himem 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
ipc 209702d055 esp_ipc: Update documentation and API descriptions 4 лет назад
light_sleep 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
ota 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
perfmon 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
pthread 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
select 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
startup_time 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
sysview_tracing 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
sysview_tracing_heap_log 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
task_watchdog 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
ulp_fsm 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
ulp_riscv 81e9266204 [examples]: removed hyphens 4 лет назад
unit_test 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
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.