1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/driver_xbee: adapted to XBee driver changes

This commit is contained in:
Hauke Petersen 2016-11-23 19:40:56 +01:00
parent d855cf1ecb
commit 7e715014ca

View File

@ -7,8 +7,8 @@ BOARD_INSUFFICIENT_MEMORY := nucleo-f030 nucleo-f334 stm32f0discovery weio
USEMODULE += xbee
USEMODULE += gnrc_netif
USEMODULE += gnrc_netdev2
USEMODULE += auto_init_gnrc_netif
USEMODULE += gnrc_nomac
USEMODULE += gnrc_pktdump
USEMODULE += shell
USEMODULE += shell_commands