From 66482341573c035e4c90cee32b89fb7f59068e40 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 13 Dec 2009 14:43:34 +0000 Subject: Test with -Wextra, fix library warnings due to unused function parameters. --- LUFA/ManPages/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 99cb773af..791a17060 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -59,6 +59,8 @@ * - Fixed MassStorageHost Class driver demo not having USB_STREAM_TIMEOUT_MS compile time option set properly to prevent slow * devices from timing out the data pipes * - Fixed the definition of the Endpoint_BytesInEndpoint() macro for the U4 series AVR parts + * - Fixed MIDI host Class driver MIDI_Host_SendEventPacket() routine not properly checking for Pipe ready before writing + * - Fixed use of deprecated struct initializers, removed library unused parameter warnings when compiled with -Wextra enabled * * \section Sec_ChangeLog091122 Version 091122 * -- cgit v1.2.3