qmk_firmware/LUFA
Dean Camera b7049da11b Enhanced class drivers to use the same public/private section seperations as other portions of the library. 2009-06-15 04:38:42 +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 Enhanced class drivers to use the same public/private section seperations as other portions of the library. 2009-06-15 04:38:42 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Changed per-device controller preprocessor checks over to per-device series for better device control. 2009-06-14 07:44:02 +00:00
CompileTimeTokens.txt Minor documentation page updates. 2009-06-04 02:55:30 +00:00
DirectorySummaries.txt Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +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
FutureChanges.txt Move temp Todo list from the Changelog to a new Future Changes page in the documentation. 2009-06-10 07:20:08 +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 Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations. 2009-06-09 04:27:53 +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 Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00