esp-idf/examples/system
Angus Gratton 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master'
nvs: Append _t to nvs_handle & nvs_open_mode types

Closes IDFGH-891

See merge request idf/esp-idf!4783
2019-05-29 08:14:00 +08:00
..
app_trace_to_host
base_mac_address Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
console Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' 2019-05-29 08:14:00 +08:00
cpp_exceptions
cpp_pthread
deep_sleep
esp_event
esp_timer
freertos/real_time_stats
gcov Rename Kconfig options (components/app_trace) 2019-05-21 09:32:55 +02:00
himem
light_sleep
ota update ota examples to support both Wi-Fi and Ethernet 2019-05-22 17:56:10 +08:00
select
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' 2019-05-29 08:14:00 +08:00
ulp_adc Merge branch 'feature/use_cmake_function_call_for_embedding_ulp' into 'master' 2019-05-27 13:14:09 +08:00
unit_test
README.md

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.