circuitpython/atmel-samd/asf/common/services/usb/class
Dan Halbert 2cd62b46cd Fix USB Busy error for kbd hid. Made kbd USB report descriptor be
COMPILER_WORD_ALIGNED as done in #118 for mouse. Added COMPILER_WORD_ALIGNED
to other UDC_DESC_STORAGE declarations that might have the same issue in
the future.
2017-07-12 11:55:49 -07:00
..
cdc Fix USB Busy error for kbd hid. Made kbd USB report descriptor be 2017-07-12 11:55:49 -07:00
composite/device atmel-samd: Support composite CDC and mass storage USB device. 2016-10-05 11:07:29 -07:00
hid Fix USB Busy error for kbd hid. Made kbd USB report descriptor be 2017-07-12 11:55:49 -07:00
msc atmel-samd: Support composite CDC and mass storage USB device. 2016-10-05 11:07:29 -07:00