qmk_firmware/LUFA/Drivers/USB/Class/Device
2010-01-05 04:50:18 +00:00
..
Audio.c Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
Audio.h Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
CDC.c Fixed blocking CDC streams not aborting when the host is disconnected. 2010-01-04 00:14:09 +00:00
CDC.h Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before the required library headers were included, causing a compilation error. 2010-01-04 13:34:02 +00:00
HID.c Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before the required library headers were included, causing a compilation error. 2010-01-04 13:34:02 +00:00
HID.h Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
MassStorage.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
MassStorage.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
MIDI.c Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
MIDI.h Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
RNDIS.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
RNDIS.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00