esp-idf/examples/system
Angus Gratton 78b7b137ad Merge branch 'feature/otatool_parttool_python_api' into 'master'
otatool, parttool Python API

See merge request idf/esp-idf!5077
2019-06-13 10:31:29 +08:00
..
app_trace_to_host all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
base_mac_address
console Added support for NVS iterators 2019-06-10 16:42:39 +02:00
cpp_exceptions
cpp_pthread
deep_sleep all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
esp_event
esp_timer
freertos/real_time_stats
gcov
himem
light_sleep
network_tests ci: added standard set of network suite for lwip as a part of weekend test 2019-06-04 08:27:53 +02:00
ota examples: create example for both Python and CLI otatool interfaces 2019-06-11 13:17:14 +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 idf.py: Add support for action specific options 2019-06-03 13:07:02 +02:00
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.