This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-20 19:15:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dbb5f249bd057c7b292645463c52067c1da58efa
zsa_qmk_firmware
/
Projects
/
Incomplete
/
AVRISP
/
Lib
History
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.
2009-08-23 12:38:50 +00:00
..
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.
2009-08-23 12:38:50 +00:00
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.
2009-08-23 12:38:50 +00:00
V2ProtocolConstants.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
V2ProtocolParams.c
Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully.
2009-08-23 08:37:11 +00:00
V2ProtocolParams.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
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.
2009-08-23 12:38:50 +00:00
V2ProtocolTarget.h
Moved out target-related V2 protocol commands into a seperate file for the AVRISP project.
2009-08-23 10:17:13 +00:00