qmk_firmware/LUFA
Dean Camera 6a5a37d7d1 The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.
The USB Host management task now saves and restores the currently selected pipe before and after the task completes.
2009-04-14 08:35:47 +00:00
..
Common 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
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 The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function. 2009-04-14 08:35:47 +00:00
MemoryAllocator 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
Scheduler 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
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function. 2009-04-14 08:35:47 +00:00
CompileTimeTokens.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +00:00
DirectorySummaries.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
Doxygen.conf Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GettingStarted.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +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 The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function. 2009-04-14 08:35:47 +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 Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00