We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ca6fa commit 84ccd31Copy full SHA for 84ccd31
boards.txt
@@ -151,7 +151,7 @@ mkrzero.build.mcu=cortex-m0plus
151
mkrzero.build.f_cpu=48000000L
152
mkrzero.build.usb_product="Arduino MKRZero"
153
mkrzero.build.usb_manufacturer="Arduino LLC"
154
-mkrzero.build.board=SAMD_MKR1000
+mkrzero.build.board=SAMD_MKRZERO
155
mkrzero.build.core=arduino
156
mkrzero.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
157
mkrzero.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
0 commit comments