Skip to content

Commit 6c7bc4f

Browse files
committed
Moving sparkfun samd21 dev board to similarly-named variant.
1 parent 7e23808 commit 6c7bc4f

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

sparkfun/samd/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ samd21_dev.build.core=arduino
3434
samd21_dev.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
3535
samd21_dev.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
3636
samd21_dev.build.openocdscript=openocd_scripts/arduino_zero.cfg
37-
samd21_dev.build.variant=arduino_zero
37+
samd21_dev.build.variant=samd21_dev
3838
samd21_dev.build.variant_system_lib=
3939
samd21_dev.build.extra_combine_flags=
4040
samd21_dev.build.vid=0x1B4F

0 commit comments

Comments
 (0)