Mahavir Jain 4c6d72ba90 Merge branch 'bugfix/esp32c3_sysview_examples_build_error' into 'master' 4 سال پیش
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 سال پیش
base_mac_address 5d55d34481 docs: Update references to esptool docs 4 سال پیش
console 90f8d27985 ci: use pytest-embedded 0.5.1 4 سال پیش
console_usb 11ea7c9072 docs: fixed two dead readme links 4 سال پیش
deep_sleep e0bc3a923c esp8684: 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 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 c4cfb654d2 uart: support light sleep on esp32s3 4 سال پیش
ota 7dac0abdff examples: advanced_https_ota: make some globals static 4 سال پیش
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 88889e2f88 esp32c3: fix portSTACK_GROWTH redefinition error 4 سال پیش
sysview_tracing_heap_log e40cd91065 heap: use HEAP_TRACING_STACK_DEPTH default value for riscv 4 سال پیش
task_watchdog 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 سال پیش
ulp_fsm 2fc9bd61bf ulp: refactor ulp component 4 سال پیش
ulp_riscv 2fc9bd61bf ulp: refactor ulp component 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.