This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f95eea14689d30a3172a7e1e30980072bf23fac
cheapino_qmk_firmware
/
Projects
/
Unfinished
/
AVRISP
/
Lib
T
History
Dean Camera
2f95eea146
Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP project.
...
Fix up references to functions in the Endpoint/Pipe documentation.
2009-08-20 07:16:55 +00:00
..
V2Protocol.c
Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP project.
2009-08-20 07:16:55 +00:00
V2Protocol.h
Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP project.
2009-08-20 07:16:55 +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