Skip to content

Commit 6530e43

Browse files
committed
update Stella PID
1 parent b7f5992 commit 6530e43

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

boards.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -899,19 +899,11 @@ stella.compiler.mbed="{build.variant.path}/libs/libmbed.a" "{build.variant.path}
899899
stella.vid.0=0x2341
900900
stella.pid.0=0x005a
901901
stella.vid.1=0x2341
902-
stella.pid.1=0x805a
903-
stella.vid.2=0x2341
904-
stella.pid.2=0x015a
905-
stella.vid.3=0x2341
906-
stella.pid.3=0x025a
902+
stella.pid.1=0x0076
907903
stella.upload_port.0.vid=0x2341
908904
stella.upload_port.0.pid=0x005a
909905
stella.upload_port.1.vid=0x2341
910-
stella.upload_port.1.pid=0x805a
911-
stella.upload_port.2.vid=0x2341
912-
stella.upload_port.2.pid=0x015a
913-
stella.upload_port.3.vid=0x2341
914-
stella.upload_port.3.pid=0x025a
906+
stella.upload_port.1.pid=0x0076
915907

916908
stella.upload.tool=bossac
917909
stella.upload.tool.default=bossac

0 commit comments

Comments
 (0)