mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/arduino-mkr1000: enable atwinc15x0 as netdev_default
This commit is contained in:
parent
b64ce62a8f
commit
bd08a33667
@ -1,6 +1,6 @@
|
||||
USEMODULE += boards_common_arduino-mkr
|
||||
|
||||
ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
|
||||
ifneq (,$(filter netdev_default,$(USEMODULE)))
|
||||
USEMODULE += atwinc15x0
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user