Skip to content

Commit 3027ae1

Browse files
committed
test/unittests: add arduino-mkrzero for ARM and unsufficient memory boards
1 parent ce6b872 commit 3027ae1

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
calliope-mini \
@@ -75,6 +76,7 @@ DISABLE_TEST_FOR_ARM7 := tests-relic tests-cpp_%
7576
ARM_CORTEX_M_BOARDS := airfy-beacon \
7677
arduino-due \
7778
arduino-mkr1000 \
79+
arduino-mkrzero \
7880
arduino-zero \
7981
cc2538dk \
8082
ek-lm4f120xl \

0 commit comments

Comments
 (0)