Skip to content

Commit

Permalink
add vid pid for board
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Apr 2, 2019
1 parent 15836bf commit 56fa7f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ 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 @@ -56,6 +58,10 @@ 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
go.menu.toolsloc.default.compiler.path={runtime.tools.riscv64-unknown-elf-gcc.path}/bin/
Expand Down

0 comments on commit 56fa7f4

Please sign in to comment.