You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/Unfinished/AVRISP
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.
16 years ago
..
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. 16 years ago
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. 16 years ago
AVRISP.h Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project. 16 years ago
AVRISP.txt Reorganise V2Protocol.c, add in function to assert or de-assert target RESET pin. 16 years ago
Descriptors.c Corrections to the unfinished AVRISP Programmer project to allow AVRStudio to connect to it. 16 years ago
Descriptors.h Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development. 16 years ago
Doxygen.conf Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development. 16 years ago
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. 16 years ago