Angus Gratton f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 tahun lalu
..
app_trace_to_host 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
base_mac_address 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
console f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 tahun lalu
console_usb b9eb7cb7f0 tools: Fix IDF Monitor so it will wait for the device to reconnect 5 tahun lalu
deep_sleep f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 tahun lalu
efuse 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
esp_event 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
esp_timer 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
freertos 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
gcov 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
heap_task_tracking 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 tahun lalu
himem 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
light_sleep 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
network_tests 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 tahun lalu
ota 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
perfmon 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
select 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
sysview_tracing 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
sysview_tracing_heap_log 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
task_watchdog 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
ulp 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
ulp_adc 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
ulp_riscv 66d2c9196f example ulp_riscv: Set IDF_TARGET to esp32s2 5 tahun lalu
unit_test 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 tahun lalu
README.md 5a83347bec event: Implement event loop library 7 tahun lalu

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.