Marius Vikhammer 4720607229 Merge branch 'bugfix/c2_mac_address' into 'master' 3 лет назад
..
app_trace_to_host facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
base_mac_address 4ffb15916e mac addr: fix wrong offset being used for C2 BT mac address 3 лет назад
console a690a87829 spi_flash: Remove legacy spi_flash drivers 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 c6260e66e5 system: re-enable esp_event, real_time_stats and pthread examples and test for C2 3 лет назад
esp_timer 4e231f9dac ci: partially enable pytest for esp32c2 3 лет назад
eventfd c6260e66e5 system: re-enable esp_event, real_time_stats and pthread examples and test for C2 3 лет назад
flash_suspend facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
freertos c6260e66e5 system: re-enable esp_event, real_time_stats and pthread examples and test for C2 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 573dd0187d Mark OTA tests as xfail 3 лет назад
perfmon facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
pthread c6260e66e5 system: re-enable esp_event, real_time_stats and pthread examples and test for C2 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.