mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/kw41zrf: kw41zrf implements the legacy netdev API
This commit is contained in:
parent
4824bb38e0
commit
87e242189a
@ -1,5 +1,6 @@
|
|||||||
USEMODULE += ieee802154
|
USEMODULE += ieee802154
|
||||||
USEMODULE += netdev_ieee802154
|
USEMODULE += netdev_ieee802154
|
||||||
|
USEMODULE += netdev_legacy_api
|
||||||
USEMODULE += core_thread_flags
|
USEMODULE += core_thread_flags
|
||||||
USEMODULE += random
|
USEMODULE += random
|
||||||
USEMODULE += mcux_xcvr_mkw41z
|
USEMODULE += mcux_xcvr_mkw41z
|
||||||
|
Loading…
Reference in New Issue
Block a user