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 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
..
V2Protocol.c 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
V2Protocol.h 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
V2ProtocolConstants.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
V2ProtocolParams.c Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully. 16 years ago
V2ProtocolParams.h Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 16 years ago
V2ProtocolTarget.c 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
V2ProtocolTarget.h Moved out target-related V2 protocol commands into a seperate file for the AVRISP project. 16 years ago