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
665fe11f12
qmk_firmware
/
Demos
/
Host
History
Dean Camera
559ca2ba04
Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCapacity() to the host mode Mass Storage Class driver.
2009-08-26 08:20:55 +00:00
..
ClassDriver
Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCapacity() to the host mode Mass Storage Class driver.
2009-08-26 08:20:55 +00:00
Incomplete
/BluetoothHost
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
LowLevel
Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks for ping-pong toggle rather than the ambiguous LED "Busy" mask.
2009-08-07 00:27:11 +00:00
makefile
Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile.
2009-08-26 07:34:31 +00:00