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

10 lines
174 B
Markdown
Raw Normal View History

2014-08-27 11:32:33 +02:00
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
```