Skip to content
Snippets Groups Projects
Commit 0b5059f4 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/b-l072z-lrwan1: configure auto netif configuration

parent 1ad9b7a4
Branches
No related tags found
No related merge requests found
ifneq (,$(filter netdev_default,$(USEMODULE)))
USEMODULE += sx1276
endif
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
endif
......@@ -34,7 +34,7 @@ USEMODULE += ps
# include and auto-initialize all available sensors
USEMODULE += saul_default
BOARD_PROVIDES_NETIF := airfy-beacon cc2538dk fox iotlab-m3 iotlab-a8-m3 mulle \
BOARD_PROVIDES_NETIF := airfy-beacon b-l072z-lrwan1 cc2538dk fox iotlab-m3 iotlab-a8-m3 mulle \
microbit native nrf51dongle nrf52dk nrf6310 openmote-cc2538 pba-d-01-kw2x \
remote-pa remote-reva samr21-xpro \
spark-core telosb yunjia-nrf51822 z1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment