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 d8f4306 commit d95e053Copy full SHA for d95e053
boards.txt
@@ -30,7 +30,7 @@ adafruit_feather_m0.build.mcu=cortex-m0plus
30
adafruit_feather_m0.build.f_cpu=48000000L
31
adafruit_feather_m0.build.usb_product="Feather M0"
32
adafruit_feather_m0.build.usb_manufacturer="Adafruit"
33
-adafruit_feather_m0.build.board=SAMD_ZERO
+adafruit_feather_m0.build.board=SAMD_FEATHER_M0
34
adafruit_feather_m0.build.core=arduino
35
adafruit_feather_m0.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
36
adafruit_feather_m0.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
0 commit comments