This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f070902bdb
qmk_firmware
/
Projects
/
Incomplete
/
AVRISP
History
Download ZIP
Download TAR.GZ
Dean Camera
f070902bdb
Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PROGRAM_EEPROM_ISP polling and endpoint bank clearing, add hardware delays/timeouts to the V2 Protocol handler in the AVRISP project.
2009-08-24 13:39:47 +00:00
..
Lib
Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PROGRAM_EEPROM_ISP polling and endpoint bank clearing, add hardware delays/timeouts to the V2 Protocol handler in the AVRISP project.
2009-08-24 13:39:47 +00:00
AVRISP.c
Switch to hardware delays and timeouts via a hardware timer in the V2 Protocol handler.
2009-08-24 12:49:19 +00:00
AVRISP.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
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