import ChibiOS 2.0.8
This commit is contained in:
6
ChibiOS_2.0.8/test/coverage/readme.txt
Normal file
6
ChibiOS_2.0.8/test/coverage/readme.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
In order to compute the code coverage:
|
||||
|
||||
- Build the test application: make
|
||||
- Run the test suite: ch
|
||||
- Compute the code coverage: make gcov
|
||||
- Clear everything: make clean
|
||||
Reference in New Issue
Block a user