This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP
/
Lib
History
Dean Camera
9decc2bc59
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
2009-12-24 02:14:04 +00:00
..
ISP
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
2009-12-24 02:14:04 +00:00
XPROG
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
2009-12-24 02:14:04 +00:00
V2Protocol.c
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
2009-12-24 02:14:04 +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