aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-02-09 21:34:00 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-02-09 21:34:00 +0000
commitcae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb (patch)
tree70c6ff1ac26daee3afb8742cb1c2b4c05c460c01 /LUFA
parent5430e1973ce21f4bc558257855a06baf6a28217c (diff)
downloadlufa-cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb.tar.gz
lufa-cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb.tar.bz2
lufa-cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb.zip
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
-rw-r--r--LUFA/ManPages/VIDAndPIDValues.txt2
2 files changed, 2 insertions, 1 deletions
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
*
* <b>Changed:</b>
* - 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
* </td>
* <td>
- * <i>Currently Unallocated</i>
+ * HID Class Bootloader
* </td>
* </tr>
*