This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
02d0c88284
RIOT
/
tests
/
nativenet
History
Joakim Gebart
ba6053e448
tests/nativenet: reduce scope of globals in main.c
2015-01-23 14:05:54 +01:00
..
tests
tests: Add expect script for nativenet tests
2014-08-26 10:54:09 +02:00
main.c
tests/nativenet: reduce scope of globals in main.c
2015-01-23 14:05:54 +01:00
Makefile
tests: Add expect script for nativenet tests
2014-08-26 10:54:09 +02:00
README.md
tests: nativenet: Add README.md
2014-08-27 11:32:33 +02:00
README.md
Nativenet functionality test
To build the sender it
needs
to be build first. So to test this use
make clean sender make all
test