This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ed8ad18f26
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Download ZIP
Download TAR.GZ
Dean Camera
ed8ad18f26
Fix Doxygen typos in Device.h.
2010-08-24 11:47:53 +00:00
..
Class
Changed all Device mode LowLevel demos and Device Class drivers so that the control request is acknowledged and any data transferred as quickly as possible without any processing inbetween sections, so that long callbacks or event handlers will not break communications with the host by exceeding the maximum control request stage timeout period.
2010-08-22 03:26:20 +00:00
HighLevel
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
LowLevel
Fix Doxygen typos in Device.h.
2010-08-24 11:47:53 +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