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

tests/pkg_cmsis-*: extend whitelisted boards

This commit is contained in:
Alexandre Abadie 2022-05-04 21:45:58 +02:00
parent 15220a5449
commit c482090e1c
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 3 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \