We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6b872 commit 3027ae1Copy full SHA for 3027ae1
tests/unittests/Makefile
@@ -5,6 +5,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
5
arduino-duemilanove \
6
arduino-mega2560 \
7
arduino-mkr1000 \
8
+ arduino-mkrzero \
9
arduino-uno \
10
arduino-zero \
11
calliope-mini \
@@ -75,6 +76,7 @@ DISABLE_TEST_FOR_ARM7 := tests-relic tests-cpp_%
75
76
ARM_CORTEX_M_BOARDS := airfy-beacon \
77
arduino-due \
78
79
80
81
cc2538dk \
82
ek-lm4f120xl \
0 commit comments