This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-11 20:28:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
489515fbbf0f61ae63bcdd4b858a5fe59e90c0be
zsa_qmk_firmware
/
Demos
/
Device
/
LowLevel
/
MassStorage
/
Lib
History
Dean Camera
fa8beef82d
Moved out the handling of V2 Protocol parameters to a seperate set of files. Added parameter privellages, so that an error can be returned to the host when trying to perform a get/set value action on a parameter without the correct privellages.
2009-08-19 08:29:08 +00:00
..
DataflashManager.c
Changed over manual loops waiting for endpoints to be ready to use the library Endpoint_WaitUntilReady() function for robustness. Fixes issues with terminated transfers on the host locking up USB devices.
2009-08-05 09:37:45 +00:00
DataflashManager.h
…
SCSI_Codes.h
…
SCSI.c
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
SCSI.h
Moved out the handling of V2 Protocol parameters to a seperate set of files. Added parameter privellages, so that an error can be returned to the host when trying to perform a get/set value action on a parameter without the correct privellages.
2009-08-19 08:29:08 +00:00