Mahavir Jain 8e9bb00781 Merge branch 'bugfix/mark_ota_test_as_flaky' 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 ad184e979a refactor (nvs)!: New interface for iterator functions před 3 roky
deep_sleep d2872095f9 soc: moved kconfig options out of the target component. 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 1f5bb083b9 examples, timer: use llabs() 64-bit argument před 3 roky
eventfd e7295c3577 gptimer: added enable/disable functions před 3 roky
flash_suspend e7295c3577 gptimer: added enable/disable functions před 3 roky
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
gcov 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined před 3 roky
gdbstub a8c3fe56c8 This commit add to GDBstup: před 3 roky
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories před 3 roky
himem 0687daf2c8 kconfig: move remaining kconfig options out of target component před 3 roky
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework před 3 roky
light_sleep 722fde218d uart: add default source clock for all targets před 3 roky
ota 48bbfaeeba ota_example: Mark tests as flaky 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 722fde218d uart: add default source clock for all targets před 3 roky
startup_time d2872095f9 soc: moved kconfig options out of the target component. před 3 roky
sysview_tracing e7295c3577 gptimer: added enable/disable functions před 3 roky
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types před 4 roky
task_watchdog 7c02bde904 esp_system: Update task watchdog unit tests and example 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.