Angus Gratton 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' %!s(int64=6) %!d(string=hai) anos
..
app_trace_to_host ed84bcee7b cleanup app_trace_to_host example %!s(int64=7) %!d(string=hai) anos
base_mac_address 151f757912 Rename Kconfig options (examples) %!s(int64=6) %!d(string=hai) anos
console 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' %!s(int64=6) %!d(string=hai) anos
cpp_exceptions c5000c83d2 Rename Kconfig options (root) %!s(int64=6) %!d(string=hai) anos
cpp_pthread 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. %!s(int64=7) %!d(string=hai) anos
deep_sleep 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
esp_event e37b0ad648 esp_event: move trailing semicolons out of defines %!s(int64=6) %!d(string=hai) anos
esp_timer 57c54f96f1 examples: Fix Python coding style %!s(int64=7) %!d(string=hai) anos
freertos 3e25d441a5 freertos: Add real time stats example %!s(int64=7) %!d(string=hai) anos
gcov 6c0a7a66f3 Rename Kconfig options (components/app_trace) %!s(int64=6) %!d(string=hai) anos
himem 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
light_sleep 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
ota 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet %!s(int64=6) %!d(string=hai) anos
select 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake %!s(int64=7) %!d(string=hai) anos
sysview_tracing 296c9549a4 sys_view: Adds heap & log tracing example %!s(int64=6) %!d(string=hai) anos
sysview_tracing_heap_log 296c9549a4 sys_view: Adds heap & log tracing example %!s(int64=6) %!d(string=hai) anos
task_watchdog 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
ulp 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' %!s(int64=6) %!d(string=hai) anos
ulp_adc 02f2e63662 Merge branch 'feature/use_cmake_function_call_for_embedding_ulp' into 'master' %!s(int64=6) %!d(string=hai) anos
unit_test 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
README.md 5a83347bec event: Implement event loop library %!s(int64=7) %!d(string=hai) anos

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.