qmk_firmware/LUFA/ManPages
Dean Camera e338cb6f32 Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint.
Added new USB_Host_GetDeviceDescriptor() convenience function to retrieve the attached device's Device descriptor.

Make Pipe_ConfigurePipe() mask the given endpoint number against PIPE_EPNUM_MASK to ensure the endpoint IN direction bit is cleared to prevent endpoint type corruption.

Fix documentation mentioning Pipe_GetCurrentToken() function when real name is Pipe_GetPipeToken().
2009-06-18 07:53:51 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Author.jpg Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
ChangeLog.txt Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint. 2009-06-18 07:53:51 +00:00
CompileTimeTokens.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
DevelopingWithLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
DeviceSupport.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
DirectorySummaries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Donating.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
FutureChanges.txt Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint. 2009-06-18 07:53:51 +00:00
GettingStarted.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LibraryResources.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
License.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LUFAPoweredProjects.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
MainPage.txt Added USB Missle Launcher project, submitted by Dave Fletcher. 2009-06-16 05:53:27 +00:00
MigrationInformation.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
VIDAndPIDValues.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00