qmk_firmware/LUFA
Dean Camera 32e735b2b2 Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.
Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.

Further module-level documentation updates.
2009-04-17 08:33:53 +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 All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
Drivers Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
MemoryAllocator More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
Scheduler More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
CompileTimeTokens.txt Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
DirectorySummaries.txt Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. 2009-04-16 23:59:14 +00:00
Doxygen.conf More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
GettingStarted.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +00:00
Groups.txt More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
LUFAPoweredProjects.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
MainPage.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
MigrationInformation.txt Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
SchedulerOverview.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
VIDAndPIDValues.txt Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00
Version.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
WritingBoardDrivers.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
makefile 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