You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
202 B
11 lines
202 B
4 years ago
|
include ../HereCommon/hwdef.inc
|
||
|
|
||
|
# board ID for firmware load
|
||
|
APJ_BOARD_ID 1043
|
||
|
|
||
|
# USB setup
|
||
|
USB_VENDOR 0x2DAE # ONLY FOR USE BY HEX! NOBODY ELSE
|
||
|
USB_PRODUCT 0x5012
|
||
|
USB_STRING_MANUFACTURER "CubePilot"
|
||
|
|