qmk_firmware/Projects/AVRISP-MKII/Lib
Dean Camera ab195ab1da Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses.
Fixed AVRISP project not extending the command delay after each successful page/word/byte program.
2010-02-10 04:02:10 +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 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
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 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
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