Add commands to configure USB bcdDevice version
This commit is contained in:
@@ -52,5 +52,9 @@ unsigned short XUA_Endpoint0_getVendorId();
|
||||
*/
|
||||
unsigned short XUA_Endpoint0_getProductId();
|
||||
|
||||
unsigned short XUA_Endpoint0_getBcdDevice();
|
||||
|
||||
void XUA_Endpoint0_setBcdDevice(unsigned short bcdDevice);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user