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 03:22:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a4ebf4e92061bf1eec9224e64bc823ca7bedada4
zsa_qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
/
XPROG
History
Dean Camera
9e7ffcb014
Make AVRISP XPROG function parameters const where possible.
2010-02-01 05:34:59 +00:00
..
TINYNVM.c
Make AVRISP XPROG function parameters const where possible.
2010-02-01 05:34:59 +00:00
TINYNVM.h
Make AVRISP XPROG function parameters const where possible.
2010-02-01 05:34:59 +00:00
XMEGANVM.c
Cleanup and partially fix AVRISP-MKII project's TPI programming support.
2010-01-25 04:13:44 +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
Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remove invalid code in the TPI read/write functions.
2010-01-27 03:45:15 +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