1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc110x
Martine Lenders 7f7f08bf50 cc110x: only handle NETOPT_PROTO if gnrc_netif module is present
The cc110x_t::proto field is only present when the `gnrc_netif` module
is present. Handling its corresponding `NETOPT_PROTO` value leads to a
compile error when trying to compile without GNRC.
2017-01-15 20:36:53 +01:00
..
gnrc_cc110x gnrc_netdev2: harmonize naming scheme to rest of GNRC 2015-11-27 13:03:37 +01:00
include drivers/cc110x: fix typo in macro definition. 2016-07-14 17:22:03 +02:00
cc110x-defaultsettings.c drivers: add cc110x driver 2015-09-23 18:55:11 +02:00
cc110x-netdev2.c cc110x: only handle NETOPT_PROTO if gnrc_netif module is present 2017-01-15 20:36:53 +01:00
cc110x-rxtx.c drivers/cc110x: moved includes 2015-11-20 10:32:43 +01:00
cc110x-spi.c core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
cc110x.c cc110x: use CPP check instead of runtime check 2016-03-29 22:51:53 +02:00
Makefile drivers: add cc110x driver 2015-09-23 18:55:11 +02:00