This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
Unfinished
/
AVRISP
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
..
Lib
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
AVRISP.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
AVRISP.h
Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project.
2009-08-19 06:25:54 +00:00
AVRISP.txt
Reorganise V2Protocol.c, add in function to assert or de-assert target RESET pin.
2009-08-19 07:08:27 +00:00
Descriptors.c
Corrections to the unfinished AVRISP Programmer project to allow AVRStudio to connect to it.
2009-08-19 05:40:05 +00:00
Descriptors.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
Doxygen.conf
Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development.
2009-08-18 07:37:03 +00:00
makefile
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