1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00

Merge pull request #5873 from Lotterleben/unittest_link_fix

unittests: fix link
This commit is contained in:
Martine Lenders 2016-09-27 20:57:03 +02:00 committed by GitHub
commit 1f5dcd91cc

View File

@ -22,7 +22,7 @@ You then can run the tests by calling
make term
```
or flash them to your board as you would flash any RIOT application to the board (see [[board documentation|RIOT-Platforms]]).
or flash them to your board as you would flash any RIOT application to the board (see [board documentation|RIOT-Platforms](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms)).
You can debug your tests by running