1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg/cmsis-dsp/Makefile

41 lines
648 B
Makefile

BOARD ?= samr21-xpro
include ../Makefile.pkg_common
USEPKG += cmsis
USEMODULE += cmsis-dsp
BOARD_WHITELIST := \
airfy-beacon \
arduino-due \
b-u585i-iot02a \
cc2538dk \
f4vi1 \
iotlab-m3 \
mbed_lpc1768 \
microbit-v2 \
msbiot \
mulle \
nucleo-f091rc \
nucleo-f103rb \
nucleo-f103rb \
nucleo-f303re \
nucleo-f334r8 \
nucleo-f401re \
nucleo-l152re \
nucleo-l476rg \
openmote-cc2538 \
pba-d-01-kw2x \
samd21-xpro \
saml21-xpro \
samr21-xpro \
spark-core \
stm32f0discovery \
stm32f3discovery \
stm32f4discovery \
udoo \
yunjia-nrf51822 \
nrf6310 \
#
include $(RIOTBASE)/Makefile.include