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/Lib
Dean Camera f9c0357b73
Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRISP project.
16 years ago
..
V2Protocol.c Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRISP project. 16 years ago
V2Protocol.h 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. 16 years ago
V2ProtocolConstants.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
V2ProtocolParams.c 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. 16 years ago
V2ProtocolParams.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
V2ProtocolTarget.c 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. 16 years ago
V2ProtocolTarget.h Moved out target-related V2 protocol commands into a seperate file for the AVRISP project. 16 years ago