Mahavir Jain 4cdf2459f0 Merge branch 'contrib/github_pr_8535' into 'master' пре 3 година
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
base_mac_address a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 3 година
console a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 3 година
console_usb 11ea7c9072 docs: fixed two dead readme links пре 4 година
deep_sleep c8c137f2b7 esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. пре 4 година
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change пре 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 6bf3af7c8e examples: replace legacy timer group with gptimer пре 4 година
flash_suspend a36e5188e9 system: add an example showing how to run non-iram ISR when operating Flash пре 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 a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 3 година
himem a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 3 година
ipc 209702d055 esp_ipc: Update documentation and API descriptions пре 4 година
light_sleep 57fd78f5ba freertos: Remove legacy data types пре 4 година
ota f17a3491e5 examples/pre_encrypted_ota: update to esp_encrypted_img 2.x.x пре 3 година
perfmon 3edc4bbf4a perfmon: re-enable example for ESP32-S3, remove warning from the docs пре 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 cf049e15ed esp8684: rename target to esp32c2 пре 4 година
sysview_tracing 57fd78f5ba freertos: Remove legacy data types пре 4 година
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types пре 4 година
task_watchdog 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
ulp_fsm 2571aaf3c9 G0: target component (components/esp32*) doesn't depend on driver anymore пре 4 година
ulp_riscv 8901941064 ulp: add driver dependecy for ULP riscv gpio interrupt example пре 4 година
unit_test a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 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.