diff options
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 5 | ||||
-rw-r--r-- | LUFA/ManPages/VIDAndPIDValues.txt | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 12352129c..b0116d457 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,12 +33,13 @@ * - Library Applications: * - Added ability to write protect Mass Storage disk write operations from the host OS * - Added new MIDIToneGenerator project + * - Added new MediaControl project * - Added new KeyboardMouseMultiReport Device ClassDriver demo * - Added new VirtualSerialMassStorage Device ClassDriver demo - * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com - * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * - Added new incomplete AndroidAccessoryHost Host LowLevel demo * - Added RNDIS device mode to the Webserver project + * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com + * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * * <b>Changed:</b> * - Core: diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt index 97d815210..17d9e1782 100644 --- a/LUFA/ManPages/VIDAndPIDValues.txt +++ b/LUFA/ManPages/VIDAndPIDValues.txt @@ -337,7 +337,7 @@ * 0x2069 * </td> * <td> - * <i>Currently Unallocated</i> + * Webserver Project * </td> * </tr> * @@ -349,7 +349,7 @@ * 0x206A * </td> * <td> - * <i>Currently Unallocated</i> + * Media Control Project * </td> * </tr> * |