HAL_ChibiOS: fixed USB string of fmuv5 bootloader
This commit is contained in:
parent
28ad2287c8
commit
d183efa720
@ -18,6 +18,9 @@ define STM32_PLLQ_VALUE 9
|
||||
# board ID for firmware load
|
||||
APJ_BOARD_ID 50
|
||||
|
||||
# USB setup
|
||||
USB_STRING_PRODUCT "fmuv5-BL"
|
||||
|
||||
FLASH_SIZE_KB 2048
|
||||
|
||||
# bootloader is installed at zero offset
|
||||
|
Loading…
Reference in New Issue
Block a user