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 12a01ed72d
Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project.
15 years ago
..
ISP Oops - missed a few references to the old global TimeoutMSRemaining counter in ISPTarget.c of the AVRISP-MKII clone project. 15 years ago
XPROG Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project. 15 years ago
V2Protocol.c Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project. 15 years ago
V2Protocol.h AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming. 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