You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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().
16 years ago
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
Author.jpg Move main library documentation pages into a new ManPages subdirectory. 16 years ago
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
ChangeLog.txt Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint. 16 years ago
CompileTimeTokens.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
DevelopingWithLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
DeviceSupport.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
DirectorySummaries.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
Donating.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
FutureChanges.txt Added new USB_Host_ClearPipeStall() convenience function to clear a stall condition on an attached device's endpoint. 16 years ago
GettingStarted.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
LUFAPoweredProjects.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
LibraryResources.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
License.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
MainPage.txt Added USB Missle Launcher project, submitted by Dave Fletcher. 16 years ago
MigrationInformation.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
VIDAndPIDValues.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 16 years ago