mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
fb1dcdb059
our convention is to have -BL on end of USB product IDs in bootloaders
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
# hw definition file for processing by chibios_hwdef.py
|
|
# for Holybro Pix32v5 bootloader
|
|
|
|
include ../fmuv5/hwdef-bl.dat
|
|
|
|
USB_VENDOR 0x3162 # ONLY FOR USE BY Holybro
|
|
USB_PRODUCT 0x004E
|
|
USB_STRING_MANUFACTURER "Holybro"
|
|
USB_STRING_PRODUCT "pix32v5-BL"
|