#define USBD_PID 0xaaaa /* Replace '0xaaaa' with your device product ID */ #define USBD_LANGID_STRING 0xbbb /* Replace '0xbbb' with your device language ID */ #define USBD_MANUFACTURER_STRING "xxxxx" ...
* index should start form 0x10 to avoid using the reserved device string desc indexes #if (USBD_CLASS_USER_STRING_DESC == 1) #define USBD_BB_IF_STRING_INDEX 0x10U # ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果