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

View File

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