qmk_firmware/Projects/AVRISP-MKII/Lib/XPROG
Dean Camera 331e8dece6 Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements are met, rather than a fixed number of NOPs. 2010-01-31 12:33:04 +00:00
..
TINYNVM.c Oops - TPI programming is broken in the AVRISP project because the busy-flag check wasn't inverting the result. 2010-01-29 06:02:02 +00:00
TINYNVM.h Fix TPI communications in the AVRISP project when bit-banged USART mode is selected. 2010-01-29 05:31:25 +00:00
XMEGANVM.c Cleanup and partially fix AVRISP-MKII project's TPI programming support. 2010-01-25 04:13:44 +00:00
XMEGANVM.h Cleanup and partially fix AVRISP-MKII project's TPI programming support. 2010-01-25 04:13:44 +00:00
XPROGProtocol.c Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remove invalid code in the TPI read/write functions. 2010-01-27 03:45:15 +00:00
XPROGProtocol.h Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs. 2010-01-17 04:39:33 +00:00
XPROGTarget.c Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements are met, rather than a fixed number of NOPs. 2010-01-31 12:33:04 +00:00
XPROGTarget.h Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files. 2010-01-25 01:27:06 +00:00