Skip to content

Commit

Permalink
Specifying a PID will cause errors on other Arduino boards.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsk committed Apr 16, 2019
1 parent 6116e6b commit 827797b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ menu.toolsloc = Tool Install Location
############# Sipeed M1 Dock Board ###############

m1.name = Sipeed "Maix One Dock"/"Maix Bit" Board
m1.vid.0=0x1A86
m1.pid.0=0x7523

## Toolchain
m1.menu.toolsloc.default=Default
Expand Down Expand Up @@ -58,9 +56,6 @@ m1.build.ldscript={runtime.platform.path}/cores/arduino/kendryte-standalone-sdk/

go.name = Sipeed Maix Go Board

go.vid.0=0x0403
go.pid.0=0x6010


## Toolchain
go.menu.toolsloc.default=Default
Expand Down

0 comments on commit 827797b

Please sign in to comment.