aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/V2Protocol.h
Commit message (Collapse)AuthorAgeFilesLines
* More fixes to the AVRISP command timeout system so that it should no longer ↵Dean Camera2010-02-211-0/+6
| | | | lock up while processing command no matter what the conditions.
* AVRISP programmer project now has a more robust timeout system, allowing for ↵Dean Camera2010-02-191-6/+0
| | | | a doubling of the software USART speed for PDI and TPI programming.
* Make AVRISP XPROG function parameters const where possible.Dean Camera2010-02-011-2/+2
|
* Added explicit ADC channel masks for the standard set of ADC channels, as ↵Dean Camera2010-01-251-3/+11
| | | | the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI ↵Dean Camera2010-01-191-0/+1
| | | | programmer, based on the state of a mode select pin.
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
|
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-20/+20
|
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+84