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