qmk_firmware/Projects/AVRISP/Lib
Dean Camera 35dac470f2 Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices. 2009-12-24 03:02:26 +00:00
..
ISP Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files. 2009-12-24 02:14:04 +00:00
XPROG Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices. 2009-12-24 03:02:26 +00:00
V2Protocol.c Remove serial driver use from the AVRISP project now that it is no longer needed. 2009-12-24 02:27:21 +00:00
V2Protocol.h Remove serial driver use from the AVRISP project now that it is no longer needed. 2009-12-24 02:27:21 +00:00
V2ProtocolConstants.h Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project. 2009-12-02 13:42:08 +00:00
V2ProtocolParams.c Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning. 2009-12-23 14:42:50 +00:00
V2ProtocolParams.h Correct include paths and makefile for the AVRISP project now that the protocol handlers are in seperate directories. 2009-12-23 14:52:52 +00:00