Armando (Dou Yiwen) 7967a317d6 Merge branch 'feature/add_flash_suspend_example' into 'master' hace 4 años
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
base_mac_address 5d55d34481 docs: Update references to esptool docs hace 4 años
console ef685456ab example: use pytest-embedded to replace examples/system/console test scripts hace 4 años
console_usb 11ea7c9072 docs: fixed two dead readme links hace 4 años
deep_sleep e0bc3a923c esp8684: support GPIO peripheral, IO_MUX, GPIO matrix. hace 4 años
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change hace 4 años
esp_event 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
esp_timer 2e008825a9 Merge branch 'feat/rm_makefiles' into 'master' hace 4 años
eventfd 6bf3af7c8e examples: replace legacy timer group with gptimer hace 4 años
flash_suspend a36e5188e9 system: add an example showing how to run non-iram ISR when operating Flash hace 4 años
freertos 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
gdbstub 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
heap_task_tracking 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
himem 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
ipc 209702d055 esp_ipc: Update documentation and API descriptions hace 4 años
light_sleep 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
ota b149ff8dda Merge branch 'bugfix/http_auto_redirect' into 'master' hace 4 años
perfmon 3edc4bbf4a perfmon: re-enable example for ESP32-S3, remove warning from the docs hace 4 años
pthread 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
select 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
startup_time cf049e15ed esp8684: rename target to esp32c2 hace 4 años
sysview_tracing 02f6b83f47 app_trace: support gptimer as timestamp source hace 4 años
sysview_tracing_heap_log 02f6b83f47 app_trace: support gptimer as timestamp source hace 4 años
task_watchdog 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
ulp_fsm 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
ulp_riscv ff6f927b5f ULP: add functions for stopping/restarting the ulp-riscv hace 4 años
unit_test 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 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.