Skip to content

Commit

Permalink
tests/pkg_cmsis-*: extend whitelisted boards
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed May 4, 2022
1 parent 4654c87 commit 80d4927
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/pkg_cmsis-dsp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ USEMODULE += cmsis-dsp
BOARD_WHITELIST := \
airfy-beacon \
arduino-due \
b-u585i-iot02a \
cc2538dk \
f4vi1 \
iotlab-m3 \
mbed_lpc1768 \
microbit-v2 \
msbiot \
mulle \
nucleo-f091rc \
Expand Down
1 change: 1 addition & 0 deletions tests/pkg_cmsis-nn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BLOBS += input
# (cpu_core_cortexm is the only feature available) for the moment.
BOARD_WHITELIST := \
b-l475e-iot01a \
b-u585i-iot02a \
iotlab-m3 \
nrf52832-mdk \
nrf52dk \
Expand Down

0 comments on commit 80d4927

Please sign in to comment.