File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ arduino_zero_edbg.upload.native_usb=false
10
10
arduino_zero_edbg.build.mcu=cortex-m0plus
11
11
arduino_zero_edbg.build.f_cpu=48000000L
12
12
arduino_zero_edbg.build.usb_product="Arduino Zero"
13
+ arduino_zero_edbg.build.usb_manufacturer="Arduino LLC"
13
14
arduino_zero_edbg.build.board=SAMD_ZERO
14
15
arduino_zero_edbg.build.core=arduino
15
16
arduino_zero_edbg.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
@@ -34,6 +35,7 @@ arduino_zero_native.upload.native_usb=true
34
35
arduino_zero_native.build.mcu=cortex-m0plus
35
36
arduino_zero_native.build.f_cpu=48000000L
36
37
arduino_zero_native.build.usb_product="Arduino Zero"
38
+ arduino_zero_native.build.usb_manufacturer="Arduino LLC"
37
39
arduino_zero_native.build.board=SAMD_ZERO
38
40
arduino_zero_native.build.core=arduino
39
41
arduino_zero_native.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
You can’t perform that action at this time.
0 commit comments