From cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 9 Feb 2011 21:34:00 +0000 Subject: Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/VIDAndPIDValues.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index c5f46b663..835490097 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -25,6 +25,7 @@ * - Added ability to write protect Mass Storage disk write operations from the host OS * - Added new MIDIToneGenerator project * - Added new KeyboardMouseMultiReport Device ClassDriver demo + * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com * * Changed: * - Core: diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt index aa333a54d..55bf1d45c 100644 --- a/LUFA/ManPages/VIDAndPIDValues.txt +++ b/LUFA/ManPages/VIDAndPIDValues.txt @@ -313,7 +313,7 @@ * 0x2067 * * - * Currently Unallocated + * HID Class Bootloader * * * -- cgit v1.2.3