Skip to content

Commit fac316c

Browse files
committed
tests/unittests: skip arduino-mkrzero
1 parent 7df993b commit fac316c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unittests/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
55
arduino-duemilanove \
66
arduino-mega2560 \
77
arduino-mkr1000 \
8+
arduino-mkrzero \
89
arduino-uno \
910
arduino-zero \
1011
b-l072z-lrwan1 \
@@ -77,6 +78,7 @@ DISABLE_TEST_FOR_ARM7 := tests-relic tests-cpp_%
7778
ARM_CORTEX_M_BOARDS := airfy-beacon \
7879
arduino-due \
7980
arduino-mkr1000 \
81+
arduino-mkrzero \
8082
arduino-zero \
8183
b-l072z-lrwan1 \
8284
cc2538dk \

0 commit comments

Comments
 (0)