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

drivers/kw41zrf: kw41zrf implements the legacy netdev API

This commit is contained in:
Marian Buschsieweke 2024-04-26 21:27:03 +02:00
parent 4824bb38e0
commit 87e242189a
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -1,5 +1,6 @@
USEMODULE += ieee802154
USEMODULE += netdev_ieee802154
USEMODULE += netdev_legacy_api
USEMODULE += core_thread_flags
USEMODULE += random
USEMODULE += mcux_xcvr_mkw41z