qmk_firmware/LUFA
Dean Camera d0806c817c Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +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 Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +00:00
MemoryAllocator Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 2009-04-20 11:21:36 +00:00
Scheduler Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 2009-04-20 11:21:36 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +00:00
CompileTimeTokens.txt Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer. 2009-05-15 12:27:32 +00:00
DirectorySummaries.txt Spell checked non-source documentation pages. 2009-04-19 14:29:57 +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 More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +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 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
MigrationInformation.txt Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +00:00
SchedulerOverview.txt Spell checked non-source documentation pages. 2009-04-19 14:29:57 +00:00
VIDAndPIDValues.txt Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +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 Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +00:00