This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
ebdb1b37ca
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
ebdb1b37ca
Fix bug in Pipe_ConfigurePipe() breaking already configured pipes that was accidentally clearing the pipe's IN mode.
2010-09-05 08:24:56 +00:00
..
Class
Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number.
2010-09-05 07:11:53 +00:00
HighLevel
Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number.
2010-09-05 07:11:53 +00:00
LowLevel
Fix bug in Pipe_ConfigurePipe() breaking already configured pipes that was accidentally clearing the pipe's IN mode.
2010-09-05 08:24:56 +00:00
USB.h
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files.
2010-08-22 13:31:27 +00:00