Angus Gratton
|
a7372d5828
|
cmake: Fix some failing example builds, fix gcov
|
2018-10-30 10:59:39 +11:00 |
|
Renz Bagaporo
|
7edf2bf66c
|
cmake: make main a component again
|
2018-09-13 11:13:27 +08:00 |
|
Angus Gratton
|
6b9784cc45
|
Merge branch 'master' into feature/cmake_update
|
2018-05-31 14:46:23 +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 |
|
Angus Gratton
|
800bffb8b0
|
cmake: Add CMakeLists.txt files for all examples
Generating using convert_to_cmake.py, with some minor cleanup
|
2018-04-30 09:59:20 +10: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 |
|