mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
openthread/Makefile: add netdev_default
This commit is contained in:
parent
ed51bd6234
commit
edc4d1df34
@ -28,6 +28,8 @@ USEMODULE += openthread-$(OPENTHREAD_TYPE)
|
||||
# Comment the following line in order to disable the OpenThread CLI
|
||||
USEMODULE += openthread-cli
|
||||
|
||||
USEMODULE += netdev_default
|
||||
|
||||
#Define PANID, CHANNEL and UART_BAUDRATE used by default
|
||||
OPENTHREAD_PANID ?= 0xbeef
|
||||
OPENTHREAD_CHANNEL ?= 26
|
||||
|
Loading…
Reference in New Issue
Block a user