File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ compiler.libsam.c.flags="-I{build.system.path}/libsam" "-I{build.system.path}/CM
55
55
build.usb_flags=-DUSB_VID={build.vid} -DUSB_PID={build.pid} -DUSBCON '-DUSB_MANUFACTURER={build.usb_manufacturer}' '-DUSB_PRODUCT={build.usb_product}'
56
56
57
57
# Default usb manufacturer will be replaced at compile time using
58
- # numeric vendor ID if available or by board's specific value.
58
+ # numeric vendor ID if available or by board's specific value.
59
59
build.usb_manufacturer="Unknown"
60
60
61
61
@@ -92,6 +92,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
92
92
# SAM3 Uploader tools
93
93
# -------------------
94
94
95
+ # BOSSA
95
96
tools.bossac.path={runtime.tools.bossac.path}
96
97
tools.bossac.cmd=bossac
97
98
tools.bossac.cmd.windows=bossac.exe
You can’t perform that action at this time.
0 commit comments