1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 17:01:19 +01:00

tests/unittests: skip sodaq-explorer

This commit is contained in:
Alexandre Abadie 2017-10-13 14:22:35 +02:00
parent e5db719fad
commit 316e8426ae

View File

@ -53,6 +53,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
seeeduino_arch-pro \
slwstk6220a \
sodaq-autonomo \
sodaq-explorer \
spark-core \
stm32f0discovery \
stm32f3discovery \
@ -128,6 +129,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
samr21-xpro \
slwstk6220a \
sodaq-autonomo \
sodaq-explorer \
spark-core \
stm32f0discovery \
stm32f3discovery \