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

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.