mirror of
https://github.com/sipeed/Maixduino.git
synced 2026-03-25 03:16:56 +01:00
add vid pid for board
This commit is contained in:
@@ -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
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user