Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 7a41606

Browse files
chiararuggerisergiotomasello
chiararuggeri
authored andcommitted
Changed PID and VID
1 parent 5b85c5d commit 7a41606

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

boards.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ menu.upload=Upload
77
########### ARDUINO PRIMO ###########
88

99
primo.name=Arduino Primo
10-
primo.vid.0=0x0d28
11-
primo.pid.0=0x0204
10+
primo.vid.0=0x2a03
11+
primo.pid.0=0x805a
1212

1313
primo.menu.upload.serial=via Serial
1414
primo.menu.upload.bluetooth=via Bluetooth
@@ -32,8 +32,8 @@ primo.build.ldscript=linker_scripts/gcc/flash.ld
3232
primo.build.openocdscript=openocd_scripts/arduino_primo.cfg
3333
primo.build.variant=arduino_primo
3434
primo.build.components=components
35-
primo.build.vid=0x0d28
36-
primo.build.pid=0x0204
35+
primo.build.vid=0x2a03
36+
primo.build.pid=0x805a
3737

3838
#new defined attributes
3939
#primo.bootloader.file=

0 commit comments

Comments
 (0)