aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-11-25 03:20:01 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-11-25 03:20:01 +0000
commitb634ec50a0646a1575d89add8ac851f7d8a66332 (patch)
treee901ff12e5073514ee17445780a658e298570844 /LUFA
parentfd77bf5c9459360b8d3ae1679dfab71169d4a982 (diff)
downloadlufa-b634ec50a0646a1575d89add8ac851f7d8a66332.tar.gz
lufa-b634ec50a0646a1575d89add8ac851f7d8a66332.tar.bz2
lufa-b634ec50a0646a1575d89add8ac851f7d8a66332.zip
Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode via the Input Capture register, to reduce user confusion.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index b5d36c9b7..402865fe7 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -11,13 +11,14 @@
* - Core:
* - None
* - Library Applications:
- * - None
+ * - Added new incomplete MIDIToneGenerator project
*
* <b>Changed:</b>
* - Core:
* - None
* - Library Applications:
- * - None
+ * - Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode
+ * via the Input Capture register, to reduce user confusion
*
* <b>Fixed:</b>
* - Core: