aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-23 01:03:27 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-23 01:03:27 +0000
commitc24027f3b5f1ca7bceababc82ea5b897b18dbac1 (patch)
tree092c11a135f245a63fe3f3ae4391f1b0eeb9dab8 /LUFA/ManPages
parent2590452104c569f64aeefba3b06734035fb77d66 (diff)
downloadlufa-c24027f3b5f1ca7bceababc82ea5b897b18dbac1.tar.gz
lufa-c24027f3b5f1ca7bceababc82ea5b897b18dbac1.tar.bz2
lufa-c24027f3b5f1ca7bceababc82ea5b897b18dbac1.zip
Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index f05ace33d..ad43258c3 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -9,7 +9,7 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
* <b>New:</b>
- * - (None)
+ * - Added support for the UC3B0256 AVR32 microcontroller
*
* <b>Changed:</b>
* - AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed
@@ -17,7 +17,7 @@
* - Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project
*
* <b>Fixed:</b>
- * - (None)
+ * - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin
*
* \section Sec_ChangeLog100219 Version 100219
*