You cannot 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-fw/Projects/Incomplete/AVRISP
Dean Camera f229502d9a Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully.
Changed SPI_Init() to allow for the clock polarity and data sample modes to be set.

Changed Dataflash_Init() to no longer call SPI_Init() automatically.
16 years ago
..
Lib Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully. 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 Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully. 16 years ago