esp-idf/examples/system
KonstantinKondrashov b49a657448 build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
..
app_trace_to_host
base_mac_address
console esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 2019-12-17 09:07:49 +01:00
cpp_exceptions test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
cpp_pthread
cpp_rtti test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
deep_sleep
efuse
esp_event test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
esp_timer test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
freertos/real_time_stats test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
gcov
himem
light_sleep test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
network_tests Merge branch 'docs/esp_netif_programmer_manual' into 'master' 2019-12-18 13:12:36 +08:00
ota build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
perfmon
select esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 2019-12-17 09:07:49 +01:00
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp
ulp_adc
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.