Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project.

This commit is contained in:
Dean Camera 2010-02-21 05:44:12 +00:00
parent 10b9394a8b
commit 12a01ed72d
4 changed files with 10 additions and 5 deletions

View file

@ -14,6 +14,7 @@
* <b>Changed:</b>
* - AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed
* for PDI and TPI programming
* - Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project
*
* <b>Fixed:</b>
* - (None)