mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 20:12:44 +01:00
fe5c982fa6
netdev_default should enable the network devices, which do not necessarily use netdev.
10 lines
177 B
Makefile
10 lines
177 B
Makefile
USEMODULE += openthread_contrib
|
|
|
|
USEMODULE += netdev
|
|
USEMODULE += openthread_contrib_netdev
|
|
USEMODULE += l2util
|
|
USEMODULE += xtimer
|
|
USEMODULE += event
|
|
|
|
FEATURES_REQUIRED += cpp
|