X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d0a147f5bbcd59a9f01b7bedcf7c4be92f059b35..b1603ba06e311df937080b9b7f38837b7ee83f09:/LUFA/DoxygenPages/ChangeLog.txt diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 3eab8b0a4..9fe86cdda 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -11,6 +11,13 @@ * - Core: * - Updated the BUILD build system module to add a new COMPILER_PATH optional variable * - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver + * - Library Applications: + * - Added new Dual MIDI class driver device demo + * + * Changed: + * - Core: + * - The RNDIS device class driver now takes a user-supplied buffer and buffer length for the internal RNDIS + * message management (thanks to Peter Mc Shane) * * Fixed: * - Core: