Shubham Kulkarni 779bcc8614 native_ota_example: Rename example_test.py to pytest_native_ota.py 3 gadi atpakaļ
..
app_trace_to_host 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 gadi atpakaļ
base_mac_address 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
console 4dc74c9c42 CI: rename some tests to avoid duplicated test names 3 gadi atpakaļ
console_usb 11ea7c9072 docs: fixed two dead readme links 4 gadi atpakaļ
deep_sleep a84faa3cef touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 3 gadi atpakaļ
efuse 5d61eea847 efuse_example_test: Fix the example test ( broken due to latest change 4 gadi atpakaļ
esp_event 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
esp_timer 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
eventfd 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
flash_suspend a36e5188e9 system: add an example showing how to run non-iram ISR when operating Flash 4 gadi atpakaļ
freertos 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
gcov 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 gadi atpakaļ
gdbstub a8c3fe56c8 This commit add to GDBstup: 3 gadi atpakaļ
heap_task_tracking a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 3 gadi atpakaļ
himem 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
ipc 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
light_sleep 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
ota 779bcc8614 native_ota_example: Rename example_test.py to pytest_native_ota.py 3 gadi atpakaļ
perfmon 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
pthread 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
select 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 gadi atpakaļ
startup_time cf049e15ed esp8684: rename target to esp32c2 4 gadi atpakaļ
sysview_tracing 57fd78f5ba freertos: Remove legacy data types 4 gadi atpakaļ
sysview_tracing_heap_log 57fd78f5ba freertos: Remove legacy data types 4 gadi atpakaļ
task_watchdog 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
ulp_fsm 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
ulp_riscv 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
unit_test 9918bbeb63 CI: migrated system example tests to pytest-embedded framework 3 gadi atpakaļ
README.md 5a83347bec event: Implement event loop library 7 gadi atpakaļ

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.