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.
16 lines
323 B
16 lines
323 B
# hw definition file for processing by chibios_hwdef.py |
|
# for H743 bootloader |
|
|
|
include ../CubeOrange/hwdef-bl.dat |
|
|
|
undef USB_STRING_PRODUCT |
|
undef USB_STRING_MANUFACTURER |
|
undef APJ_BOARD_ID |
|
undef USB_PRODUCT |
|
|
|
# USB setup |
|
USB_PRODUCT 0x1056 |
|
USB_STRING_MANUFACTURER "CubePilot" |
|
USB_STRING_PRODUCT "Joey-BL" |
|
|
|
APJ_BOARD_ID 1033
|
|
|