From ce3ea6fb2513d3aa14c354e2ed78c7eb4a38ee0e Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 30 Jul 2009 10:54:57 +0000 Subject: Added standard stream example to the ClassDriver CDC device demo. Fix incorrect HWB button mask in the STK526 Buttons driver. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 483e0a6fd..02146a20a 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -76,6 +76,7 @@ * - Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint addresses of 8 and above (thanks to John Andrews) * - Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits * - Fixed HID Report Descriptor Parser not correctly resetting internal states when a REPORT ID element is encountered + * - Fixed incorrect BUTTONS_BUTTON1 for the STK526 target * * * \section Sec_ChangeLog090605 Version 090605 -- cgit v1.2.3