From c7bc3ec391da3904f0db6398171c7fed37d4f836 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 8 Oct 2009 08:46:27 +0000 Subject: Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. Make MouseHost and KeyboardHost ClassDriver demos use the HID Class driver's structures for the boot protocol Mouse/Keyboard report data, rather than rolling their own. --- LUFA/ManPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index ea4e345d7..e0750ded4 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -12,7 +12,7 @@ * - Added new Dual Role Keyboard/Mouse demo * - Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when * Report protocol is not needed - * - Added new MIDI Host demo + * - Added new MIDI LowLevel and ClassDriver Host demo, add new MIDI Host Class driver * * Changed: * - Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library -- cgit v1.2.3