summaryrefslogtreecommitdiff
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
AgeCommit message (Expand)Author
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
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-01Update copyright year on all source files.Dean
2010-11-22Lower bulk endpoint polling rate in the descriptors to the lowest possible va...Dean
2010-11-17Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...Dean
2010-11-16Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...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-06-15Change over Doxygen \note documentation to \pre where applicable.Dean
2010-06-03Minor documentation cleanups.Dean
2010-05-13Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS co...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-04Removed software PDI/TPI emulation from the AVRISP-MKII clone project, as it ...Dean
2010-05-02Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...Dean
2010-03-17Software PDI mode breaks unless the software USART has 100 cycles between bits.Dean
2010-02-21Oops - need to revert changes made to ease testing of the software PDI progra...Dean
2010-02-21Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...Dean
2010-02-21Increased the speed of both software and hardware TPI/PDI programming modes o...Dean
2010-02-19AVRISP programmer project now has a more robust timeout system, allowing for ...Dean
2010-02-08Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...Dean
2010-01-25Minor code cleanups, remove TemperatureDataLogger host application's Visual S...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-29Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...Dean
2009-12-29Fixed AVRISP PDI race condition where the guard time between direction change...Dean
2009-12-29Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...Dean
2009-12-28Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-27Fix mistakes in the XPROGTarget.c/.h files for TPI mode software USART clock ...Dean
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean