qmk_firmware/Projects/Incomplete/AVRISP
Dean Camera 4742e95a3f Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode. 2009-08-25 08:58:48 +00:00
..
Lib Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode. 2009-08-25 08:58:48 +00:00
AVRISP.c Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +00:00
AVRISP.h Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +00:00
AVRISP.txt Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device. 2009-08-24 09:37:54 +00:00
Descriptors.c Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 2009-08-20 07:21:43 +00:00
Descriptors.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 2009-08-20 07:21:43 +00:00
Doxygen.conf Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 2009-08-20 07:21:43 +00:00
makefile Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device. 2009-08-24 09:37:54 +00:00