qmk_firmware/Projects/AVRISP-MKII/Lib
Dean Camera de0ccb3d09 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
..
ISP Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses. 2010-02-10 04:02:10 +00:00
XPROG Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP project preventing fuses from being cleared. 2010-02-10 04:07:06 +00:00
V2Protocol.c Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver. 2010-01-25 00:52:45 +00:00
V2Protocol.h Make AVRISP XPROG function parameters const where possible. 2010-02-01 05:34:59 +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