Alexey Gerenkov
|
f0c15e749a
|
gcov: use GCC API to control GCOV data dumps
|
2018-09-20 18:53:14 +08:00 |
|
Angus Gratton
|
b38a6da74b
|
cmake: Fix some failing example builds, fix gcov
|
2018-09-19 14:38:19 +10:00 |
|
Alexey Gerenkov
|
c1b6a37bb1
|
esp32: Adds GCOV debug stubs support
Adds the following functionality
- Debug stubs infrastructure
- Stub for retrieveing GCOV data without user source code modification
|
2018-05-18 16:16:03 +03:00 |
|
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 |
|