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
f05224ec46
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
e21b620bf6
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +00:00
..
Class
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +00:00
HighLevel
Documentation enhancements to improve documentation cross-references.
2009-04-22 14:28:55 +00:00
LowLevel
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +00:00
USB.h
More documentation changes for better module-level documentation rather than file-level documentation.
2009-04-17 05:04:21 +00:00