1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/xbee
Martine Lenders 34d9c67def
xbee: provide NETOPT_PROTO
Fixes #6973.

The current 6Lo-ND implementation relies on `NETOPT_PROTO` being
returned for an IEEE 802.15.4 device. This isn't ideal, since it mixes
GNRC into device code (and the next iteration of NDP will do it
better), but for now this is the only way to fix #6973.
2017-07-05 12:22:27 +02:00
..
include drivers/xbee: adapted to netdev2 2017-01-10 11:47:31 +01:00
Makefile drivers: added support for Xbee modules 2015-03-24 23:19:29 +01:00
xbee.c xbee: provide NETOPT_PROTO 2017-07-05 12:22:27 +02:00