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 cda88cf97c
Start of implementation of the low level TPI programming protocol in the AVRISP project.
15 years ago
..
ISPProtocol.c Split out NVM access code in the AVRISP project into a seperate NVMTarget.c source file and header. Make NVM register accesses use the NVM base address as set by the host, rather than using the fixed value from the XMEGA datasheet. 15 years ago
ISPProtocol.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
ISPTarget.c Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott). 15 years ago
ISPTarget.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
PDIProtocol.c Use default NVM base address in the AVRISP programmer project in case the host programmer software doesn't set it correctly. 15 years ago
PDIProtocol.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
PDITarget.c Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
PDITarget.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
TPITarget.c Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
TPITarget.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
V2Protocol.c Add const qualifier to the parameters of Projects' functions where possible. 15 years ago
V2Protocol.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 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 Add const qualifier to the parameters of Projects' functions where possible. 15 years ago
V2ProtocolParams.h Add const qualifier to the parameters of Projects' functions where possible. 15 years ago
XMEGANVM.c Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago
XMEGANVM.h Start of implementation of the low level TPI programming protocol in the AVRISP project. 15 years ago