We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a62ef26 + 879b4c7 commit a8eec3bCopy full SHA for a8eec3b
bootloaders/zero/Makefile
@@ -58,6 +58,7 @@ SIZE=$(ARM_GCC_PATH)size
58
# -----------------------------------------------------------------------------
59
# Boards definitions
60
BOARD_ID?=arduino_zero
61
+NAME?=samd21_sam_ba
62
63
64
# Compiler options
0 commit comments