qmk_firmware/Projects/AVRISP-MKII/Lib
2010-02-23 03:51:17 +00:00
..
ISP Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports. 2010-02-23 03:51:17 +00:00
XPROG Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin. 2010-02-23 01:03:27 +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