Ivan Grokhotkov 2f9d47c708 Merge branch 'feature/gdbstub_rt_multicore' into 'master' 4 年之前
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 年之前
base_mac_address 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
console 4dc74c9c42 CI: rename some tests to avoid duplicated test names 4 年之前
console_usb 11ea7c9072 docs: fixed two dead readme links 4 年之前
deep_sleep 263771a744 Merge branch 'bugfix/adjust_deepsleep_example_limit' into 'master' 4 年之前
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change 4 年之前
esp_event 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
esp_timer 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
eventfd 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
flash_suspend a36e5188e9 system: add an example showing how to run non-iram ISR when operating Flash 4 年之前
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 年之前
gdbstub a8c3fe56c8 This commit add to GDBstup: 4 年之前
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 4 年之前
himem 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
light_sleep 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
ota c5d982b235 Merge branch 'bugfix/esp_https_ota_breaking_changes' into 'master' 4 年之前
perfmon 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
pthread 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 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 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
ulp_fsm 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
ulp_riscv 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 4 年之前
unit_test 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 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.