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:
parent
15220a5449
commit
c482090e1c
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user