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
a9602f0250
qmk_firmware
/
Projects
/
Unfinished
/
AVRISP
/
Lib
History
Download ZIP
Download TAR.GZ
Dean Camera
a9602f0250
Change spinloop in the AVRISP project Unknown V2 Protocol Command handler to use Endpoint_WaitUntilReady() instead to prevent infinite loops.
2009-08-19 13:19:01 +00:00
..
V2Protocol.c
Change spinloop in the AVRISP project Unknown V2 Protocol Command handler to use Endpoint_WaitUntilReady() instead to prevent infinite loops.
2009-08-19 13:19:01 +00:00
V2Protocol.h
Change spinloop in the AVRISP project Unknown V2 Protocol Command handler to use Endpoint_WaitUntilReady() instead to prevent infinite loops.
2009-08-19 13:19:01 +00:00
V2ProtocolConstants.h
Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development.
2009-08-18 07:37:03 +00:00
V2ProtocolParams.c
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
V2ProtocolParams.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