1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/Makefile.boards.netif
Frederik Haxel 5ed0bafc92 examples, tests: Changes for the native64 board
- Adapted build system and test checks for the native boards to include native64
- Added `native64` to the same tests as `native`
2024-02-05 22:02:14 +01:00

64 lines
1.2 KiB
Makefile

# 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 \
calliope-mini \
cc2538dk \
derfmega128 \
derfmega256 \
dwm1001 \
esp32-wroom-32 \
frdm-kw41z \
generic-cc2538-cc2592-dk \
hamilton \
iotlab-a8-m3 \
iotlab-m3 \
lobaro-lorabox \
lora-e5-dev \
lsn50 \
microbit \
microbit-v2 \
microduino-corerf \
msba2 \
mulle \
native \
native64 \
nrf51dk \
nrf51dongle \
nrf52840-mdk \
nrf52840dk \
nrf52840dongle \
nrf52dk \
nrf6310 \
nucleo-f207zg \
nucleo-f429zi \
nucleo-f439zi \
nucleo-f767zi \
nucleo-wl55jc \
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 \
stm32f746g-disco \
stm32f7508-dk \
telosb \
thingy52 \
usb-kw41z \
yunjia-nrf51822 \
z1 \
zigduino \
#