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
e1c1c25619
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset.
2009-12-29 05:18:16 +00:00
..
TINYNVM.c
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
TINYNVM.h
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XMEGANVM.c
Add first draft of the TPI NVM commands for reading, writing and erasing a target. Needs testing when physical access to a part is available.
2009-12-28 07:17:21 +00:00
XMEGANVM.h
Add first draft of the TPI NVM commands for reading, writing and erasing a target. Needs testing when physical access to a part is available.
2009-12-28 07:17:21 +00:00
XPROGProtocol.c
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XPROGProtocol.h
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks.
2009-12-28 07:50:20 +00:00
XPROGTarget.c
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset.
2009-12-29 05:18:16 +00:00
XPROGTarget.h
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset.
2009-12-29 05:18:16 +00:00