summaryrefslogtreecommitdiff
path: root/Projects/AVRISP-MKII/Lib/V2Protocol.h
AgeCommit message (Expand)Author
2012-05-20Merge in latest trunk.Dean
2012-05-20Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-05-10AppConfigHeaders: Update several user projects to use configuration header fi...Dean
2012-04-01Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-10-18Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...Dean
2011-07-26Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...Dean
2011-05-29Oops - revert commit of an incomplete port of the AVRISP-MKII project.Dean
2011-05-29Added new incomplete AudioInputHost Host LowLevel demo.Dean
2011-01-22Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean
2011-01-16Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-17Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-08-22Added compile time error to the AVRISP-MKII project when built for the U4 chi...Dean
2010-07-29Remove obsolete macros and preprocessor checks from the AVRISP-MKII project's...Dean
2010-07-13Change AVRISP-MKII and XPLAINBridge descriptors to indicate that the device i...Dean
2010-07-13Remove the timeout period extension code from the AVRISP project, as no singl...Dean
2010-06-03Minor documentation cleanups.Dean
2010-05-14Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-02Change AVRISP project's timeout to be interrupt based again, but make the int...Dean
2010-03-31Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...Dean
2010-02-21More fixes to the AVRISP command timeout system so that it should no longer l...Dean
2010-02-19AVRISP programmer project now has a more robust timeout system, allowing for ...Dean
2010-02-01Make AVRISP XPROG function parameters const where possible.Dean
2010-01-25Added explicit ADC channel masks for the standard set of ADC channels, as the...Dean
2010-01-19Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean