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/AVRISP
Dean Camera 1ed6925b5b
Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented.
15 years ago
..
Lib Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. 15 years ago
AVRISP.c Add activity LED updates to the AVRISP project. 15 years ago
AVRISP.h Add activity LED updates to the AVRISP project. 15 years ago
AVRISP.txt Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device. 15 years ago
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 years ago
Descriptors.h Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 15 years ago
Doxygen.conf Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 years ago
makefile Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. 15 years ago