You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/AVRISP-MKII/Lib/XPROG
Dean Camera e1c1c25619
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset.
15 years ago
..
TINYNVM.c Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks. 15 years ago
TINYNVM.h Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks. 15 years ago
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. 15 years ago
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. 15 years ago
XPROGProtocol.c Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks. 15 years ago
XPROGProtocol.h Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks, not byte sized chunks. 15 years ago
XPROGTarget.c Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset. 15 years ago
XPROGTarget.h Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset. 15 years ago