Skip to content

Commit a8eec3b

Browse files
authored
Merge pull request arduino#351 from better-adapted/patch-1
Update Makefile
2 parents a62ef26 + 879b4c7 commit a8eec3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootloaders/zero/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ SIZE=$(ARM_GCC_PATH)size
5858
# -----------------------------------------------------------------------------
5959
# Boards definitions
6060
BOARD_ID?=arduino_zero
61+
NAME?=samd21_sam_ba
6162

6263
# -----------------------------------------------------------------------------
6364
# Compiler options

0 commit comments

Comments
 (0)