This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-04 11:25:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c58c53dba90fdc19d38f5e5d6957f2ede2a740f3
zsa_qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
/
XPROG
History
Dean Camera
72527867f6
Remove redundant check in the software PDI programming code of the AVRISP project.
2010-03-17 13:07:22 +00:00
..
TINYNVM.c
Software PDI mode breaks unless the software USART has 100 cycles between bits.
2010-03-17 11:48:39 +00:00
TINYNVM.h
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure erase location is the high byte in the given address space, check NVMBUSY for completion rather than the NVM Bus Enable bit.
2010-02-08 03:16:09 +00:00
XMEGANVM.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
XMEGANVM.h
Cleanup and partially fix AVRISP-MKII project's TPI programming support.
2010-01-25 04:13:44 +00:00
XPROGProtocol.c
Software PDI mode breaks unless the software USART has 100 cycles between bits.
2010-03-17 11:48:39 +00:00
XPROGProtocol.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
XPROGTarget.c
Remove redundant check in the software PDI programming code of the AVRISP project.
2010-03-17 13:07:22 +00:00
XPROGTarget.h
Software PDI mode breaks unless the software USART has 100 cycles between bits.
2010-03-17 11:48:39 +00:00