esp-idf/components/app_trace
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
..
gcov
include
sys_view
test
Kconfig
app_trace.c
app_trace_util.c
component.mk
host_file_io.c