This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bff4dbe1897d8c19b4bb9807e76350465ca1f1c4
qmk_firmware
/
Projects
/
Incomplete
/
AVRISP
/
Lib
History
Dean Camera
bff4dbe189
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.
...
FLASH/EEPROM reading and writing currently broken and unfinished, respectively.
2009-08-24 09:37:54 +00:00
..
V2Protocol.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.
2009-08-24 09:37:54 +00:00
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.
2009-08-24 09:37:54 +00:00
V2ProtocolConstants.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
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.
2009-08-24 09:37:54 +00:00
V2ProtocolParams.h
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
2009-08-20 07:21:43 +00:00
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.
2009-08-24 09:37:54 +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