nes-proj/examples/jn516x/rpl/border-router
Simon Duquennoy dea04c67d7 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
..
Makefile Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
README.md Added NXP JN516x examples 2015-09-23 14:38:41 +02:00
border-router.c jn516x examples: print out network state periodically 2015-12-03 13:57:26 +01:00
project-conf.h Added NXP JN516x examples 2015-09-23 14:38:41 +02:00
slip-bridge.c JN516x: minor fixes 2015-11-21 10:23:15 +01:00

README.md

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.