AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming.

This commit is contained in:
Dean Camera
2010-02-19 05:17:41 +00:00
parent 04d40897cf
commit ce8d0424b1
8 changed files with 122 additions and 66 deletions
+10
View File
@@ -8,6 +8,16 @@
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
* <b>New:</b>
* - (None)
*
* <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
*
* <b>Fixed:</b>
* - (None)
*
* \section Sec_ChangeLog100219 Version 100219
*
* <b>New:</b>