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

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.