qmk_firmware/LUFA
Dean Camera ea74397095 Fixed RNDISEthernet not working under Linux due to Linux requiring an "optional" request which was unhandled. 2009-05-11 08:58: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 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 Fix broken Set Feature/Clear Feature chapter 9 request (incorrect status stage clearing). 2009-05-10 05:23:35 +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 Fixed RNDISEthernet not working under Linux due to Linux requiring an "optional" request which was unhandled. 2009-05-11 08:58:53 +00:00
CompileTimeTokens.txt Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token. 2009-04-24 07:28:51 +00:00
DirectorySummaries.txt Spell checked non-source documentation pages. 2009-04-19 14:29:57 +00:00
Doxygen.conf Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +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 Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
MainPage.txt Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data. 2009-05-11 07:52:13 +00:00
MigrationInformation.txt Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data. 2009-05-11 07:52:13 +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 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