You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/AVRISP/Lib
Dean Camera f1baf12fae
Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections.
15 years ago
..
ISPProtocol.c Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support. 15 years ago
ISPProtocol.h Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections. 15 years ago
ISPTarget.c Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support. 15 years ago
ISPTarget.h Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections. 15 years ago
PDIProtocol.c Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support. 15 years ago
PDIProtocol.h Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections. 15 years ago
PDITarget.c Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support. 15 years ago
PDITarget.h Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections. 15 years ago
V2Protocol.c Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support. 15 years ago
V2Protocol.h Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections. 15 years ago
V2ProtocolConstants.h Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project. 15 years ago
V2ProtocolParams.c Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. 15 years ago
V2ProtocolParams.h Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project. 15 years ago