From 4d8ff759936a24ca7b8db8d51c335f3bec5c90f4 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 31 Aug 2014 21:27:35 +1000 Subject: Add Dual MIDI device class driver demo application. --- LUFA/DoxygenPages/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index db10c2ad8..9fe86cdda 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -11,6 +11,8 @@ * - 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: -- cgit v1.2.3