HAL_ChibiOS: added Holybro Pix32v5

This commit is contained in:
Andrew Tridgell 2020-06-12 08:50:56 +10:00
parent 042ca7861f
commit 6fa623d074
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# 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"

View File

@ -0,0 +1,9 @@
# hw definition file for processing by chibios_hwdef.py
# for Holybro Pix32v5 hardware.
include ../fmuv5/hwdef.dat
USB_VENDOR 0x3162 # ONLY FOR USE BY Holybro
USB_PRODUCT 0x004E
USB_STRING_MANUFACTURER "Holybro"
USB_STRING_PRODUCT "pix32v5"