From 89c837ee34db186f7b1f859f767d587036573c4c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 30 Sep 2009 04:40:36 +0000 Subject: Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs. Added beginnings of a MIDI class bootloader. --- LUFA/ManPages/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 2cc7896a0..7206ab05b 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -9,9 +9,11 @@ * \section Sec_ChangeLogXXXXXX Version XXXXXX * * New: - * - Removed useless "TestApp" demo, added new Dual Role Keyboard/Mouse demo + * - Added new Dual Role Keyboard/Mouse demo * * Changed: + * - Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library + * - MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs * * Fixed: * - Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a -- cgit v1.2.3