morris 373d9b3dbc Merge branch 'feature/default_clk_for_gptimer' into 'master' před 3 roky
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
base_mac_address 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
console 24268d47a2 change: renamed FATFS convenience mounting functions před 3 roky
console_usb 11ea7c9072 docs: fixed two dead readme links před 4 roky
deep_sleep a84faa3cef touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 před 3 roky
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change před 4 roky
esp_event 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
esp_timer 1e0eef52d3 esp_hw_support: Fix time spent in light sleep when RTC is used for gettimeofday před 3 roky
eventfd f32a89826c clk_tree: added default clock source for peripheral před 3 roky
flash_suspend f32a89826c clk_tree: added default clock source for peripheral před 3 roky
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
gdbstub a8c3fe56c8 This commit add to GDBstup: před 4 roky
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories před 4 roky
himem 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
light_sleep 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
ota 021f545f0d examples: add dependency on cert bundle configuration před 3 roky
perfmon 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
pthread 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
select 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
startup_time cf049e15ed esp8684: rename target to esp32c2 před 4 roky
sysview_tracing f32a89826c clk_tree: added default clock source for peripheral před 3 roky
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types před 4 roky
task_watchdog 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
ulp_fsm 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
ulp_riscv 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
unit_test 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
README.md 5a83347bec event: Implement event loop library před 7 roky

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.