aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-28 15:06:31 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-28 15:06:31 +1000
commit2d00107efed34a31792a4a4c2989cca738ef1dc5 (patch)
tree62fefea07ed6ad196f623129b29b0a5645520e6a /LUFA
parent77829096ad99faec3a0ab53f9bbe118050d0a1cc (diff)
downloadlufa-2d00107efed34a31792a4a4c2989cca738ef1dc5.tar.gz
lufa-2d00107efed34a31792a4a4c2989cca738ef1dc5.tar.bz2
lufa-2d00107efed34a31792a4a4c2989cca738ef1dc5.zip
Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks to Torsten Duwe).
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index ef1fe6cce..ce241e8f7 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -38,6 +38,7 @@
* - Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud rate is changed (thanks to Carl Kjeldsen)
* - Fixed blocking USART reads causing low throughput on slow baud rates in the USBtoSerial project (thanks to Nevada Smith)
* - Fixed USART reception overrun corrupting the internal buffers in the USBtoSerial project (thanks to Nevada Smith)
+ * - Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks to Torsten Duwe)
*
* \section Sec_ChangeLog140302 Version 140302
* <b>New:</b>