nes-proj/examples/platform-specific/jn516x/rpl/border-router
2017-09-22 17:09:54 +02:00
..
border-router.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
Makefile Homogenize NET layer config with MAC 2017-09-22 14:34:20 +02:00
project-conf.h
README.md
slip-bridge.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00

A RPL border router. To indicate the hardware target for the border router, add one of the following options in the command line: If rpl-border-router runs on dongle: JN516x_WITH_DONGLE=1 If rpl-border-router runs on DR1174: JN516x_WITH_DR1174=1 If building for a new platform, first execute : make clean

See ../README.md for more.