This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
History
Dean Camera
d2851b3351
Oops - need to revert changes made to ease testing of the software PDI programming mode.
2010-02-21 22:15:52 +00:00
..
ISP
More fixes to the AVRISP command timeout system so that it should no longer lock up while processing command no matter what the conditions.
2010-02-21 06:26:33 +00:00
XPROG
Oops - need to revert changes made to ease testing of the software PDI programming mode.
2010-02-21 22:15:52 +00:00
V2Protocol.c
More fixes to the AVRISP command timeout system so that it should no longer lock up while processing command no matter what the conditions.
2010-02-21 06:26:33 +00:00
V2Protocol.h
More fixes to the AVRISP command timeout system so that it should no longer lock up while processing command no matter what the conditions.
2010-02-21 06:26:33 +00:00
V2ProtocolConstants.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
V2ProtocolParams.c
Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, to disable VTARGET detection on AVR models with an on-chip ADC.
2010-02-13 03:21:28 +00:00
V2ProtocolParams.h
Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs.
2010-01-17 04:39:33 +00:00