esp-idf/examples/system
Alexey Gerenkov 891f0db31d esp32: Adds gcov over JTAG feature
Implements function to dump GCOV data to host via JTAG.
The following functionality was added:
 - Host file I/O
 - GCOV runtime I/O stubs
 - GCOV example
2017-09-07 18:13:16 +03:00
..
app_trace_to_host
base_mac_address
console
deep_sleep
gcov esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
ota
ulp
ulp_adc
README.md

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.

See the README.md file in the upper level examples directory for more information about examples.