1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

tests/unittests: skip nz32-sc151

This commit is contained in:
Alexandre Abadie 2017-04-03 13:08:23 +02:00
parent 2efccce74e
commit 9156aa1483

View File

@ -33,6 +33,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
nucleo-f410 \
nucleo-l053 \
nucleo-l073 \
nz32-sc151 \
opencm904 \
openmote \
openmote-cc2538 \
@ -108,6 +109,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nucleo-l073 \
nucleo-l1 \
nucleo-l476 \
nz32-sc151 \
opencm904 \
openmote-cc2538 \
pba-d-01-kw2x \