1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/nativenet/README.md
2014-08-27 11:32:33 +02:00

10 lines
174 B
Markdown

Nativenet functionality test
============================
To build the sender it *needs* to be build first. So to test this use
```bash
make clean sender
make all test
```