morris 373d9b3dbc Merge branch 'feature/default_clk_for_gptimer' into 'master' 3 سال پیش
..
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 3 سال پیش
console 24268d47a2 change: renamed FATFS convenience mounting functions 3 سال پیش
console_usb 11ea7c9072 docs: fixed two dead readme links 4 سال پیش
deep_sleep a84faa3cef touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 3 سال پیش
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 3 سال پیش
esp_timer 1e0eef52d3 esp_hw_support: Fix time spent in light sleep when RTC is used for gettimeofday 3 سال پیش
eventfd f32a89826c clk_tree: added default clock source for peripheral 3 سال پیش
flash_suspend f32a89826c clk_tree: added default clock source for peripheral 3 سال پیش
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
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 3 سال پیش
himem 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
light_sleep 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
ota 021f545f0d examples: add dependency on cert bundle configuration 3 سال پیش
perfmon 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
pthread 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
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 f32a89826c clk_tree: added default clock source for peripheral 3 سال پیش
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types 4 سال پیش
task_watchdog 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
ulp_fsm 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
ulp_riscv 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 سال پیش
unit_test 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 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.