esp-idf/examples/system
He Yin Ling 6e05a79536 test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
2019-12-11 15:57:49 +11:00
..
app_trace_to_host
base_mac_address
console
cpp_exceptions test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
cpp_pthread
deep_sleep
esp_event test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
esp_timer test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
freertos/real_time_stats test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
gcov
himem
light_sleep test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
network_tests
ota test: update example and unit tests with new import roles: 2019-12-11 15:57:49 +11:00
select
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.