nes-proj/examples/ipv6/slip-radio
Simon Duquennoy d1641530dd Merge branch 'wip/platform-cleanup' into wip/mac-rdc
Conflicts:
	drivers/dev/cc2520/cc2520.c
	drivers/platform/wismote/Makefile.wismote
	drivers/platform/wismote/contiki-conf.h
	drivers/platform/wismote/contiki-wismote-main.c
	drivers/platform/z1/Makefile.z1
	drivers/platform/z1/contiki-conf.h
	drivers/platform/z1/contiki-z1-main.c
	examples/ipso-objects/cooja-example-ipso-objects.csc
	examples/rssi-scanner/Makefile
2017-05-17 15:13:16 +02:00
..
Makefile Removed refs to econotag and micaz 2017-05-17 13:49:51 +02:00
README.md additional edits to further clarify interface between native-border-router and slip-radio 2015-02-07 10:51:41 -05:00
no-framer.c Removing the need for nullrdc-noframer 2017-05-16 22:12:40 +02:00
project-conf.h Merge branch 'wip/platform-cleanup' into wip/mac-rdc 2017-05-17 15:13:16 +02:00
slip-net.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
slip-radio-cc2420.c Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
slip-radio-mc1322x.c SLIP-radio support for the Econotag 2013-02-19 21:52:59 +01:00
slip-radio-rf230.c Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
slip-radio-sky-sensors.c Moved the sht11 driver to its own module 2014-01-26 23:20:30 +01:00
slip-radio.c Merge branch 'wip/platform-cleanup' into wip/mac-rdc 2017-05-17 15:13:16 +02:00
slip-radio.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00

README.md

This project is intended to run on a mode that is connected to a native host system by SLIP. The SLIP is really SERIAL LINE 15.4, as this just turns the mote into a smart radio, running the RPL and 6lowpan stack on the Host. This goes with native-border-router.