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/AVRISP-MKII/Lib
Dean Camera 5e12d436fa
Remove dual ISR for software PDI mode, use a single ISR instead to reduce code complexity.
15 years ago
..
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. 15 years ago
XPROG Remove dual ISR for software PDI mode, use a single ISR instead to reduce code complexity. 15 years ago
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. 15 years ago
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. 15 years ago
V2ProtocolConstants.h Update copyright year to 2010. 15 years ago
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. 15 years ago
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. 15 years ago