qmk_firmware/Projects/AVRISP/Lib
Dean Camera 05fcf7e2a7 Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and PDI programming. 2009-12-24 01:59:36 +00:00
..
ISP 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
XPROG Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and PDI programming. 2009-12-24 01:59:36 +00:00
V2Protocol.c Combine AVRISP project TPI and PDI lib directories - these protocols use the same underlying XPROG wrapper for the host-to-programmer command wrapping. 2009-12-24 01:55:53 +00:00
V2Protocol.h Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and PDI programming. 2009-12-24 01:59:36 +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