circuitpython/atmel-samd/asf/common/services/usb
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
..
class Fix USB Busy error for kbd hid. Made kbd USB report descriptor be 2017-07-12 11:55:49 -07:00
udc Fix USB Busy error for kbd hid. Made kbd USB report descriptor be 2017-07-12 11:55:49 -07:00
usb_atmel.h Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
usb_protocol.h atmel-samd: Support composite CDC and mass storage USB device. 2016-10-05 11:07:29 -07:00