qmk_firmware/Projects/AVRISP/Lib
Dean Camera c3758ac5ef Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
2009-12-17 10:02:19 +00:00
..
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. 2009-12-14 02:59:34 +00:00
ISPProtocol.h 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. 2009-12-14 02:59:34 +00:00
ISPTarget.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. 2009-12-14 02:59:34 +00:00
ISPTarget.h 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. 2009-12-14 02:59:34 +00:00
NVMTarget.c Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 2009-12-17 10:02:19 +00:00
NVMTarget.h Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 2009-12-17 10:02:19 +00:00
PDIProtocol.c Use default NVM base address in the AVRISP programmer project in case the host programmer software doesn't set it correctly. 2009-12-16 03:17:18 +00:00
PDIProtocol.h Complete initial working revision of PDI programming in the AVRISP project (XMEGAs can now be programmed by the firmware). 2009-12-15 10:06:49 +00:00
PDITarget.c More speed and quality improvements to the software USART in the AVRISP project. 2009-12-16 09:13:42 +00:00
PDITarget.h More speed and quality improvements to the software USART in the AVRISP project. 2009-12-16 09:13:42 +00:00
V2Protocol.c Fix the tokens which enable and disable the different programming protocols in the AVRISP project. 2009-12-03 09:12:36 +00:00
V2Protocol.h 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. 2009-12-14 02:59:34 +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 Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. 2009-12-17 10:02:19 +00:00
V2ProtocolParams.h Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project. 2009-12-02 12:04:37 +00:00