usb: adjust product name
This commit is contained in:
parent
b7da249c51
commit
571038023c
@ -229,7 +229,7 @@ static char usb_serial[] = "0123456789ab";
|
||||
*/
|
||||
static const char* usb_strings[] = {
|
||||
"CuVoodoo", /**< manufacturer string */
|
||||
"CuVoodoo STM32F4xx firmware", /**< product string */
|
||||
"CuVoodoo bahn clock controller", /**< product string */
|
||||
(const char*)usb_serial, /**< device ID used as serial number */
|
||||
"DFU bootloader (runtime mode)", /**< DFU interface string */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user