mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/gnrc_netif_ieee802154: explicitely use netdev
This commit is contained in:
parent
82e3aefebf
commit
2a12820dc6
@ -6,6 +6,7 @@ TERMFLAGS ?= -z "0.0.0.0:17755,localhost:17754"
|
||||
|
||||
USEMODULE += socket_zep
|
||||
USEMODULE += auto_init_gnrc_netif
|
||||
USEMODULE += netdev
|
||||
USEMODULE += gnrc
|
||||
USEMODULE += gnrc_netif_ieee802154
|
||||
USEMODULE += gnrc_pktdump
|
||||
|
Loading…
Reference in New Issue
Block a user