qmk_firmware/Projects/AVRISP-MKII/Lib/XPROG
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