tests/driver_kw2xrf: use gnrc for test

This commit is contained in:
Benjamin Valentin 2021-09-03 20:00:33 +02:00
parent 9a6fc85b16
commit 4a32402c10

View File

@ -1,7 +1,7 @@
include ../Makefile.tests_common include ../Makefile.tests_common
USEMODULE += auto_init_gnrc_netif USEMODULE += auto_init_gnrc_netif
USEMODULE += netdev_default USEMODULE += gnrc
USEMODULE += fmt USEMODULE += fmt
USEMODULE += shell USEMODULE += shell
USEMODULE += shell_commands USEMODULE += shell_commands