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
/
XPROG
History
Dean Camera
53eca61d02
Minor fixups to the documentation and preprocessor tokens.
2010-02-02 13:29:07 +00:00
..
TINYNVM.c
Minor fixups to the documentation and preprocessor tokens.
2010-02-02 13:29:07 +00:00
TINYNVM.h
Fix TPI mode chip erase code not properly erasing the target memory space.
2010-02-02 04:33:58 +00:00
XMEGANVM.c
Fix TPI mode chip erase code not properly erasing the target memory space.
2010-02-02 04:33:58 +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
Fix TPI mode chip erase code not properly erasing the target memory space.
2010-02-02 04:33:58 +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
Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements are met, rather than a fixed number of NOPs.
2010-01-31 12:33:04 +00:00
XPROGTarget.h
Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files.
2010-01-25 01:27:06 +00:00