Mahavir Jain 5607018f28 Merge branch 'feature/ota_examples_pytest_migration' 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 722fde218d uart: add default source clock for all targets пре 3 година
deep_sleep d2872095f9 soc: moved kconfig options out of the target component. пре 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 e7295c3577 gptimer: added enable/disable functions пре 3 година
flash_suspend e7295c3577 gptimer: added enable/disable functions пре 3 година
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework пре 3 година
gcov 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined пре 3 година
gdbstub a8c3fe56c8 This commit add to GDBstup: пре 3 година
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 3 година
himem 0687daf2c8 kconfig: move remaining kconfig options out of target component пре 3 година
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework пре 3 година
light_sleep 722fde218d uart: add default source clock for all targets пре 3 година
ota 5607018f28 Merge branch 'feature/ota_examples_pytest_migration' into 'master' пре 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 722fde218d uart: add default source clock for all targets пре 3 година
startup_time d2872095f9 soc: moved kconfig options out of the target component. пре 3 година
sysview_tracing e7295c3577 gptimer: added enable/disable functions пре 3 година
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types пре 4 година
task_watchdog 7c02bde904 esp_system: Update task watchdog unit tests and example пре 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.