mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/Makefile.boards.netif: add non-exhaustive list of BOARDs providing netif
This commit is contained in:
parent
8492bd7b12
commit
e6bf97dca0
55
tests/Makefile.boards.netif
Normal file
55
tests/Makefile.boards.netif
Normal file
@ -0,0 +1,55 @@
|
||||
# Non-exhaustive list of BOARDs providing a net interface, extend as needed
|
||||
# keeping alfabetical order
|
||||
BOARD_PROVIDES_NETIF := \
|
||||
airfy-beacon \
|
||||
arduino-nano-33-ble \
|
||||
atmega256rfr2-xpro \
|
||||
avr-rss2 \
|
||||
b-l072z-lrwan1 \
|
||||
cc2538dk \
|
||||
derfmega128 \
|
||||
derfmega256 \
|
||||
dwm1001 \
|
||||
esp32-wroom-32 \
|
||||
fox \
|
||||
frdm-kw41z \
|
||||
hamilton \
|
||||
iotlab-a8-m3 \
|
||||
iotlab-m3 \
|
||||
lobaro-lorabox \
|
||||
lsn50 \
|
||||
microbit \
|
||||
microbit-v2 \
|
||||
microduino-corerf \
|
||||
msba2 \
|
||||
mulle \
|
||||
native \
|
||||
nrf51dk \
|
||||
nrf51dongle \
|
||||
nrf52840-mdk \
|
||||
nrf52840dk \
|
||||
nrf52840dongle \
|
||||
nrf52dk \
|
||||
nrf6310 \
|
||||
nucleo-f207zg \
|
||||
nucleo-f767zi \
|
||||
openlabs-kw41z-mini \
|
||||
openlabs-kw41z-mini-256kib \
|
||||
openmote-b \
|
||||
openmote-cc2538 \
|
||||
pba-d-01-kw2x \
|
||||
phynode-kw41z \
|
||||
remote-pa \
|
||||
remote-reva \
|
||||
ruuvitag \
|
||||
same54-xpro \
|
||||
samr21-xpro \
|
||||
samr30-xpro \
|
||||
spark-core \
|
||||
telosb \
|
||||
thingy52 \
|
||||
usb-kw41z \
|
||||
yunjia-nrf51822 \
|
||||
z1 \
|
||||
zigduino \
|
||||
#
|
Loading…
Reference in New Issue
Block a user