Skip to content

Commit 80d4927

Browse files
committed
tests/pkg_cmsis-*: extend whitelisted boards
1 parent 4654c87 commit 80d4927

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/pkg_cmsis-dsp/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ USEMODULE += cmsis-dsp
77
BOARD_WHITELIST := \
88
airfy-beacon \
99
arduino-due \
10+
b-u585i-iot02a \
1011
cc2538dk \
1112
f4vi1 \
1213
iotlab-m3 \
1314
mbed_lpc1768 \
15+
microbit-v2 \
1416
msbiot \
1517
mulle \
1618
nucleo-f091rc \

tests/pkg_cmsis-nn/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BLOBS += input
1313
# (cpu_core_cortexm is the only feature available) for the moment.
1414
BOARD_WHITELIST := \
1515
b-l475e-iot01a \
16+
b-u585i-iot02a \
1617
iotlab-m3 \
1718
nrf52832-mdk \
1819
nrf52dk \

0 commit comments

Comments
 (0)