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 f5951d1593
Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the time needed to reverse the data communication direction.
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 Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode. 15 years ago
XPROGProtocol.c Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the time needed to reverse the data communication direction. 15 years ago
XPROGProtocol.h Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode. 15 years ago
XPROGTarget.c Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the time needed to reverse the data communication direction. 15 years ago
XPROGTarget.h Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the time needed to reverse the data communication direction. 15 years ago