qmk_firmware/Projects/AVRISP/Lib
2009-12-23 14:45:47 +00:00
..
ISP Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files. 2009-12-23 14:45:47 +00:00
PDI Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files. 2009-12-23 14:45:47 +00:00
TPI Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files. 2009-12-23 14:45:47 +00:00
V2Protocol.c Stub out more of the TPI programming protocol routines in the AVRISP project. 2009-12-23 13:28:44 +00:00
V2Protocol.h 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
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 Add const qualifier to the parameters of Projects' functions where possible. 2009-12-20 06:23:24 +00:00