From 8a7351c760b30077f562795500d88908e4da1932 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 3 Dec 2010 03:51:46 +0000 Subject: Added new completed MIDIToneGenerator project. --- LUFA/ManPages/ChangeLog.txt | 4 ++-- LUFA/ManPages/LibraryApps.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 025e5bfd9..d213b1b3a 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -9,7 +9,7 @@ * \section Sec_ChangeLogXXXXXX Version XXXXXX * New: * - Core: - * - None + * - Added new MIDIToneGenerator project * - Library Applications: * - Added new incomplete MIDIToneGenerator project * - Added ability to write protect Mass Storage disk write operations from the host OS @@ -25,7 +25,7 @@ * Fixed: * - Core: * - Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define - * - Fixed HID hpst class driver incorrectly binding to HID devices that do not have an OUT endpoint + * - Fixed HID host class driver incorrectly binding to HID devices that do not have an OUT endpoint * - Library Applications: * - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy * - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 0f64345f9..98ccfc270 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -102,6 +102,7 @@ * - Benito - Benito Board Arduino Programmer project * - LEDNotifier - USB LED Notification project * - Magstripe - Magnetic Stripe Card Reader project + * - MIDIToneGenerator - MIDI Note Tone Generator project * - MissileLaucher - Toy Missile Launcher Host project * - RelayBoard - Relay board controller, controllable via the "sismpctl" Linux application * - TempDataLogger - Temperature Datalogging project, using the FatFS library -- cgit v1.2.3