aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-09-13 08:29:31 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-09-13 08:29:31 +0000
commit93b24a25dfd49eba38ac9523f1d7f779dfbbb026 (patch)
tree0f3bbe40b758eb95c0cf61f5f29856e08332e004 /LUFA/ManPages
parent81b618be2376bc790a39db5ac40f7e86ba822ef2 (diff)
downloadlufa-93b24a25dfd49eba38ac9523f1d7f779dfbbb026.tar.gz
lufa-93b24a25dfd49eba38ac9523f1d7f779dfbbb026.tar.bz2
lufa-93b24a25dfd49eba38ac9523f1d7f779dfbbb026.zip
Fixed Low Level USBtoSerial demo not storing received characters (thanks to Michael from DirectAid.ca).
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 6b16e1e7f..321a7d6e9 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -65,6 +65,7 @@
* - Fix allowable F_CPU values comment in project makefiles to more accurately reflect the allowable values on the USB AVRs
* - Fixed DFU and CDC class bootloaders on the series 2 USB AVRs, corrected invalid signatures, added support for the new
* ATMEGAxxx2 series 2 variant AVRs to the DFU bootloader
+ * - Fixed Low Level USBtoSerial demo not storing received characters (thanks to Michael from DirectAid.ca)
*
*
* \section Sec_ChangeLog090810 Version 090810