Marius Vikhammer 405ced6a83 Merge branch 'feature/s3_ulp_fsm' into 'master' 3 лет назад
..
app_trace_to_host facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
base_mac_address 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
console f7be540222 ci: partially enable example build for esp32c2 3 лет назад
deep_sleep 405ced6a83 Merge branch 'feature/s3_ulp_fsm' into 'master' 3 лет назад
efuse f7be540222 ci: partially enable example build for esp32c2 3 лет назад
esp_event 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
esp_timer 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
eventfd 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
flash_suspend facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
freertos 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
gcov facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
gdbstub f7be540222 ci: partially enable example build for esp32c2 3 лет назад
heap_task_tracking f7be540222 ci: partially enable example build for esp32c2 3 лет назад
himem 38e5043ae8 esp_psram: new psram component 3 лет назад
ipc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
light_sleep 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
ota e83f801462 Update examples README to include esp32c2 as supported device. 3 лет назад
perfmon facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
pthread 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
select f7be540222 ci: partially enable example build for esp32c2 3 лет назад
startup_time facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
sysview_tracing facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
sysview_tracing_heap_log facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
task_watchdog 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
ulp_fsm 797358f953 ulp-fsm: support ulp-fsm example on S3 3 лет назад
ulp_riscv 6e79cc69f9 re-enable riscv ulp gpio support and examples 3 лет назад
unit_test facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 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.