contiki/examples/ipv6/slip-radio
2015-10-18 20:26:07 +02:00
..
Makefile
no-framer.c llsec: Let llsec_drivers define their own framer 2015-10-14 08:21:40 -07:00
project-conf.h
README.md
slip-net.c
slip-radio-cc2420.c
slip-radio-mc1322x.c
slip-radio-rf230.c Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
slip-radio-sky-sensors.c
slip-radio.c Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it 2015-06-15 11:10:51 +02:00
slip-radio.h

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.