aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
Commit message (Collapse)AuthorAgeFilesLines
* Minor code cleanups, remove TemperatureDataLogger host application's Visual ↵Dean Camera2010-01-251-3/+3
| | | | Studio Solution files, add LibHIDNet license files.
* 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
| | | | time needed to reverse the data communication direction.
* Fixed AVRISP PDI race condition where the guard time between direction ↵Dean Camera2009-12-291-0/+6
| | | | changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode.
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ↵Dean Camera2009-12-291-4/+4
| | | | not always used for target reset.
* Add first draft of the TPI NVM commands for reading, writing and erasing a ↵Dean Camera2009-12-281-1/+1
| | | | target. Needs testing when physical access to a part is available.
* 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
| | | | rate and PDI mode XPLAIN board autoconfiguration.
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+164