This website requires JavaScript.
Explore
Help
Sign In
mindfulminun
/
qmk
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c86491af8b24679984a3fc5effc7675779652e4c
qmk
/
Demos
T
History
Dean Camera
c86491af8b
Add new functions to the HID host class driver, refine HID interface protocol matching.
...
Remove stray state variable from the CDC host class driver.
2009-08-11 09:12:29 +00:00
..
Device
Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
2009-08-11 08:36:25 +00:00
Host
Add new functions to the HID host class driver, refine HID interface protocol matching.
2009-08-11 09:12:29 +00:00
OTG
Make Endpoint control transfers more reliable; early-abort when an incomplete packet is sent from the host (indicating end of transfer), add check for control reads to ensure that no more than wLength bytes are read from the interface.
2009-08-06 14:22:04 +00:00
makefile
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00