This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
History
Dean Camera
b736a5ef2b
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
2010-02-02 03:22:45 +00:00
..
ISP
Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.
2010-02-01 03:42:10 +00:00
XPROG
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
2010-02-02 03:22:45 +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