This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
def0e0ff1b
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
6b59c9b834
Minor documentation phrasing changes.
2010-09-12 12:20:36 +00:00
..
Class
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functions to the Host mode Printer Class driver.
2010-09-11 04:09:48 +00:00
HighLevel
Minor documentation phrasing changes.
2010-09-12 12:20:36 +00:00
LowLevel
Must save and restore the endpoint/pipe interrupt enable flags during reconfiguration of all endpoints/pipes in the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() routines.
2010-09-07 03:07:40 +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