Skip to content

Commit

Permalink
examples/default: Add kw41z boards to netif boards list
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Nohlgård authored and benemorius committed Sep 20, 2019
1 parent a20490c commit ed87e12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/default/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ USEMODULE += ps
USEMODULE += saul_default

BOARD_PROVIDES_NETIF := acd52832 airfy-beacon b-l072z-lrwan1 cc2538dk fox \
iotlab-m3 iotlab-a8-m3 lobaro-lorabox lsn50 mulle microbit msba2 \
native nrf51dk nrf51dongle nrf52dk nrf52840dk nrf52840-mdk nrf6310 \
nucleo-f767zi openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
samr21-xpro spark-core telosb yunjia-nrf51822 z1
frdm-kw41z iotlab-m3 iotlab-a8-m3 lobaro-lorabox lsn50 mulle microbit \
msba2 native nrf51dk nrf51dongle nrf52dk nrf52840dk nrf52840-mdk nrf6310 \
nucleo-f767zi openmote-cc2538 pba-d-01-kw2x phynode-kw41z remote-pa \
remote-reva samr21-xpro spark-core telosb usb-kw41z yunjia-nrf51822 z1

ifneq (,$(filter $(BOARD),$(BOARD_PROVIDES_NETIF)))
# Use modules for networking
Expand Down

0 comments on commit ed87e12

Please sign in to comment.