update USB product string and include paths for CAN module. starting code with CAN as loopback to check if its working. not yet tested
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
#define USBD_LANGID_STRING 1033
|
||||
#define USBD_MANUFACTURER_STRING "STMicroelectronics"
|
||||
#define USBD_PID_FS 22336
|
||||
#define USBD_PRODUCT_STRING_FS "Modular Keyboard - Module VCOM"
|
||||
#define USBD_PRODUCT_STRING_FS "ModularKeyboardCOM"
|
||||
#define USBD_CONFIGURATION_STRING_FS "CDC Config"
|
||||
#define USBD_INTERFACE_STRING_FS "CDC Interface"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user