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 7df993b commit fac316cCopy full SHA for fac316c
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
b-l072z-lrwan1 \
@@ -77,6 +78,7 @@ DISABLE_TEST_FOR_ARM7 := tests-relic tests-cpp_%
77
78
ARM_CORTEX_M_BOARDS := airfy-beacon \
79
arduino-due \
80
81
82
83
84
cc2538dk \
0 commit comments