contiki/examples/ipv6/slip-radio
Niclas Finne 68730566a3 Added method to framer that returns the header length if the framer
would create a header with the current packet information.

This allows sicslowpan to calculate the max payload size without
consuming a sequence number or clearing/restoring the packet buffer.
2014-04-11 17:03:23 +02:00
..
Makefile
no-framer.c Added method to framer that returns the header length if the framer 2014-04-11 17:03:23 +02:00
project-conf.h
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-rf230.c
slip-radio-sky-sensors.c Moved the sht11 driver to its own module 2014-01-26 23:20:30 +01:00
slip-radio.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
slip-radio.h