qmk_firmware/LUFA
Dean Camera 3d1baa6f95 Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00
DriverStubs Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
Drivers Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation. 2009-06-04 04:02:55 +00:00
CompileTimeTokens.txt Minor documentation page updates. 2009-06-04 02:55:30 +00:00
DirectorySummaries.txt Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation. 2009-06-04 04:02:55 +00:00
Doxygen.conf USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. 2009-05-19 10:33:29 +00:00
GettingStarted.txt Spell checked non-source documentation pages. 2009-04-19 14:29:57 +00:00
Groups.txt Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation. 2009-06-04 04:02:55 +00:00
LUFAPoweredProjects.txt Moved USB Host state machine code out from USBTask.c and into Host.c, where it more properly belongs. 2009-05-13 14:13:57 +00:00
MainPage.txt Minor documentation page updates. 2009-06-04 02:55:30 +00:00
MigrationInformation.txt Minor documentation page updates. 2009-06-04 02:55:30 +00:00
VIDAndPIDValues.txt Minor documentation page updates. 2009-06-04 02:55:30 +00:00
Version.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
WritingBoardDrivers.txt Spell checked non-source documentation pages. 2009-04-19 14:29:57 +00:00
makefile Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 2009-06-01 11:03:39 +00:00