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

tests: adapt driver_xbee test for gnrc_netif2

This commit is contained in:
Martine Lenders 2017-11-14 10:51:07 +01:00
parent 546d05266e
commit 7d94d5d2bc
No known key found for this signature in database
GPG Key ID: 8E97A9FE55F25D62

View File

@ -9,7 +9,6 @@ BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo-f030 nucleo-f334
USEMODULE += xbee
USEMODULE += gnrc_netif
USEMODULE += gnrc_txtsnd
USEMODULE += gnrc_netdev
USEMODULE += auto_init_gnrc_netif
USEMODULE += gnrc_pktdump
USEMODULE += shell