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:
2025-06-12 19:06:44 -07:00
parent 4ac35de22f
commit 470f4fc4da
4 changed files with 67 additions and 77 deletions

View File

@@ -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"