aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
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/ManPages/ChangeLog.txt
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/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 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: