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

examples/openthread: adapt to update in package support

This commit is contained in:
Alexandre Abadie 2021-10-04 16:07:58 +02:00
parent 421508dc64
commit e05f8967d9
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -43,7 +43,7 @@ OPENTHREAD_TYPE ?= ftd
USEMODULE += openthread-$(OPENTHREAD_TYPE)
# Comment the following line in order to disable the OpenThread CLI
USEMODULE += openthread-cli
USEMODULE += openthread-cli-$(OPENTHREAD_TYPE)
USEMODULE += netdev_default