Shubham Kulkarni 691e30e659 advanced_https_ota: Add example test for OTA with OpenSSL server with binary file aligned to 289 byte boundary il y a 4 ans
..
app_trace_to_host 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
base_mac_address ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
console ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
console_usb b9eb7cb7f0 tools: Fix IDF Monitor so it will wait for the device to reconnect il y a 5 ans
deep_sleep 7f0fc3a37b ci: Consolidate deep sleep example test configs il y a 4 ans
efuse ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
esp_event ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
esp_timer c85d949c1f ci: run Example_GENERIC for C3 il y a 4 ans
eventfd 7c60ba8a7d examples: eventfd: remove IRAM placement of timer ISR callback il y a 4 ans
freertos ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
gcov 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
heap_task_tracking 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
himem 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
light_sleep ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
network_tests 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
ota 691e30e659 advanced_https_ota: Add example test for OTA with OpenSSL server with binary file aligned to 289 byte boundary il y a 4 ans
perfmon c85d949c1f ci: run Example_GENERIC for C3 il y a 4 ans
select ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
sysview_tracing 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
sysview_tracing_heap_log 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
task_watchdog 936523b904 Merge branch 'feature/secure_bootv2_c3' into 'master' il y a 4 ans
ulp c85d949c1f ci: run Example_GENERIC for C3 il y a 4 ans
ulp_adc c85d949c1f ci: run Example_GENERIC for C3 il y a 4 ans
ulp_riscv 754c8fcaa5 ci: modify ulp_riscv example to detect unintended wake il y a 4 ans
unit_test ec4de4fe5c example_tests: CI uses ECO0 for esp32c3 tests il y a 4 ans
README.md 5a83347bec event: Implement event loop library il y a 7 ans

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.