aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Lower bulk endpoint polling rate in the descriptors to the lowest possible va...Dean Camera2010-11-221-1/+1
* Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...Dean Camera2010-11-171-1/+1
* Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...Dean Camera2010-11-161-1/+1
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-18/+19
* Change over Doxygen \note documentation to \pre where applicable.Dean Camera2010-06-151-1/+1
* Minor documentation cleanups.Dean Camera2010-06-031-2/+2
* Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS co...Dean Camera2010-05-131-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-126/+126
* Removed software PDI/TPI emulation from the AVRISP-MKII clone project, as it ...Dean Camera2010-05-041-28/+0
* Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...Dean Camera2010-05-021-2/+2
* Software PDI mode breaks unless the software USART has 100 cycles between bits.Dean Camera2010-03-171-2/+5
* Oops - need to revert changes made to ease testing of the software PDI progra...Dean Camera2010-02-211-21/+1
* Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...Dean Camera2010-02-211-1/+21
* Increased the speed of both software and hardware TPI/PDI programming modes o...Dean Camera2010-02-211-1/+1
* AVRISP programmer project now has a more robust timeout system, allowing for ...Dean Camera2010-02-191-1/+1
* Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...Dean Camera2010-02-081-1/+1
* Minor code cleanups, remove TemperatureDataLogger host application's Visual S...Dean Camera2010-01-251-3/+3
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...Dean Camera2009-12-291-1/+1
* Fixed AVRISP PDI race condition where the guard time between direction change...Dean Camera2009-12-291-0/+6
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...Dean Camera2009-12-291-4/+4
* Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean Camera2009-12-281-1/+1
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Fix mistakes in the XPROGTarget.c/.h files for TPI mode software USART clock ...Dean Camera2009-12-271-62/+43
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+164