ardupilot/libraries/AP_HAL_ChibiOS/hwdef/Pix32v5/hwdef-bl.dat
Andrew Tridgell fb1dcdb059 HAL_ChibiOS: added BL suffix to bootloader USB IDs for two boards
our convention is to have -BL on end of USB product IDs in bootloaders
2020-10-13 17:59:13 +11:00

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"