Ivan Grokhotkov 2f9d47c708 Merge branch 'feature/gdbstub_rt_multicore' into 'master' il y a 3 ans
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system il y a 4 ans
base_mac_address 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
console 4dc74c9c42 CI: rename some tests to avoid duplicated test names il y a 3 ans
console_usb 11ea7c9072 docs: fixed two dead readme links il y a 4 ans
deep_sleep 263771a744 Merge branch 'bugfix/adjust_deepsleep_example_limit' into 'master' il y a 3 ans
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change il y a 4 ans
esp_event 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
esp_timer 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
eventfd 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
flash_suspend a36e5188e9 system: add an example showing how to run non-iram ISR when operating Flash il y a 4 ans
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system il y a 4 ans
gdbstub a8c3fe56c8 This commit add to GDBstup: il y a 4 ans
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories il y a 4 ans
himem 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
light_sleep 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
ota c5d982b235 Merge branch 'bugfix/esp_https_ota_breaking_changes' into 'master' il y a 3 ans
perfmon 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
pthread 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
select 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system il y a 4 ans
startup_time cf049e15ed esp8684: rename target to esp32c2 il y a 4 ans
sysview_tracing 57fd78f5ba freertos: Remove legacy data types il y a 4 ans
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types il y a 4 ans
task_watchdog 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
ulp_fsm 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
ulp_riscv 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
unit_test 9918bbeb63 CI: migrated system example tests to pytest-embedded framework il y a 3 ans
README.md 5a83347bec event: Implement event loop library il y a 7 ans

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.