BCD must be 2.0 for compatibility with windows.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-06-27 21:01:22 +02:00
parent 01d1de6074
commit 5c11db54ae
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -34,7 +34,7 @@
#define USB_PID 0xFCFD
#endif
#define USB_BCD 0x0210
#define USB_BCD 0x0200
#define USB_CONFIG_ATT_ONE TU_BIT(7)