Michael (XIAO Xufeng) 63329b169b ci: limit example test to ESP32s 6 лет назад
..
app_trace_to_host 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
base_mac_address afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
console 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
cpp_exceptions 63329b169b ci: limit example test to ESP32s 6 лет назад
cpp_pthread afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
deep_sleep 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
esp_event 63329b169b ci: limit example test to ESP32s 6 лет назад
esp_timer 63329b169b ci: limit example test to ESP32s 6 лет назад
freertos 63329b169b ci: limit example test to ESP32s 6 лет назад
gcov 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
himem 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
light_sleep 63329b169b ci: limit example test to ESP32s 6 лет назад
network_tests 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
ota 63329b169b ci: limit example test to ESP32s 6 лет назад
select 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 лет назад
sysview_tracing 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
sysview_tracing_heap_log 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
ulp 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
ulp_adc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
unit_test afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
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.