We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4654c87 commit 80d4927Copy full SHA for 80d4927
tests/pkg_cmsis-dsp/Makefile
@@ -7,10 +7,12 @@ USEMODULE += cmsis-dsp
7
BOARD_WHITELIST := \
8
airfy-beacon \
9
arduino-due \
10
+ b-u585i-iot02a \
11
cc2538dk \
12
f4vi1 \
13
iotlab-m3 \
14
mbed_lpc1768 \
15
+ microbit-v2 \
16
msbiot \
17
mulle \
18
nucleo-f091rc \
tests/pkg_cmsis-nn/Makefile
@@ -13,6 +13,7 @@ BLOBS += input
# (cpu_core_cortexm is the only feature available) for the moment.
b-l475e-iot01a \
nrf52832-mdk \
19
nrf52dk \
0 commit comments