Jiang Jiang Jian 76e77b90ed Merge branch 'ci/add_nightly_run_rules_for_jobs' 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 3d61c6d7d7 ulp: remove ESP32 ULP TSENS references 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 acf3c1dd22 freertos-smp: fix pytest_esp_timer test with FreeRTOS SMP enabled 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 69e15827c9 CI: add specific job rules 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 e8b5096f52 ulp-riscv: add support for using ADC as well as an example show-casing it. 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.