We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4a795b + e72069e commit b6ce29bCopy full SHA for b6ce29b
tools/gen_usb_descriptor.py
@@ -739,7 +739,7 @@ def strings_in_order(cls):
739
.url = URL
740
}};
741
742
-// These next two hardcoded descriptor were pulled from the usb_descriptor.c file
+// These next two hardcoded descriptors were pulled from the usb_descriptor.c file
743
// of the tinyusb webusb_serial demo. TODO - this is probably something else to
744
// integrate into the adafruit_usb_descriptors project...
745
0 commit comments