Skip to content

Commit d95e053

Browse files
committed
Update Board for Feather M0
1 parent d8f4306 commit d95e053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ adafruit_feather_m0.build.mcu=cortex-m0plus
3030
adafruit_feather_m0.build.f_cpu=48000000L
3131
adafruit_feather_m0.build.usb_product="Feather M0"
3232
adafruit_feather_m0.build.usb_manufacturer="Adafruit"
33-
adafruit_feather_m0.build.board=SAMD_ZERO
33+
adafruit_feather_m0.build.board=SAMD_FEATHER_M0
3434
adafruit_feather_m0.build.core=arduino
3535
adafruit_feather_m0.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
3636
adafruit_feather_m0.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld

0 commit comments

Comments
 (0)