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/Incomplete/AVRISP
Dean Camera dbb5f249bd
Added V2 protocol handlers for the READ and WRITE memory commands in the AVRISP project. Finished READ command handler, skeleton WRITE handler implemented.
16 years ago
..
Lib Added V2 protocol handlers for the READ and WRITE memory commands in the AVRISP project. Finished READ command handler, skeleton WRITE handler implemented. 16 years ago
AVRISP.c Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 16 years ago
AVRISP.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
AVRISP.txt Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
Descriptors.c Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
Descriptors.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
Doxygen.conf Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
makefile Moved out target-related V2 protocol commands into a seperate file for the AVRISP project. 16 years ago