qmk_firmware/Projects/AVRISP-MKII/Lib/XPROG
Dean Camera b1dbd92c32 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. 2009-12-29 14:43:03 +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 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. 2009-12-29 14:43:03 +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 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. 2009-12-29 14:43:03 +00:00
XPROGTarget.c 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. 2009-12-29 14:43:03 +00:00
XPROGTarget.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. 2009-12-29 14:43:03 +00:00