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 := \
|
BOARD_WHITELIST := \
|
||||||
airfy-beacon \
|
airfy-beacon \
|
||||||
arduino-due \
|
arduino-due \
|
||||||
|
b-u585i-iot02a \
|
||||||
cc2538dk \
|
cc2538dk \
|
||||||
f4vi1 \
|
f4vi1 \
|
||||||
iotlab-m3 \
|
iotlab-m3 \
|
||||||
mbed_lpc1768 \
|
mbed_lpc1768 \
|
||||||
|
microbit-v2 \
|
||||||
msbiot \
|
msbiot \
|
||||||
mulle \
|
mulle \
|
||||||
nucleo-f091rc \
|
nucleo-f091rc \
|
||||||
|
@ -13,6 +13,7 @@ BLOBS += input
|
|||||||
# (cpu_core_cortexm is the only feature available) for the moment.
|
# (cpu_core_cortexm is the only feature available) for the moment.
|
||||||
BOARD_WHITELIST := \
|
BOARD_WHITELIST := \
|
||||||
b-l475e-iot01a \
|
b-l475e-iot01a \
|
||||||
|
b-u585i-iot02a \
|
||||||
iotlab-m3 \
|
iotlab-m3 \
|
||||||
nrf52832-mdk \
|
nrf52832-mdk \
|
||||||
nrf52dk \
|
nrf52dk \
|
||||||
|
Loading…
Reference in New Issue
Block a user