X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a852ea8e43d6df9642df3524a974073d2229fa4c..b6a3c78fa3e46fea1dd6f4b93352686837983dfd:/LUFA/ManPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 9964bb049..ce1fc80e8 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -96,8 +96,9 @@
* - ClassDriver
* - MouseHostDevice - Dual role Mouse Host and Mouse Device demo, using the library USB CDC Class driver framework
* - Bootloaders
- * - DFU - DFU Class USB bootloader, compatible with Atmel's FLIP and the open source dfu-programmer software
* - CDC - CDC Class USB bootloader, compatible with any AVR910 protocol programming software such as AVRDude
+ * - DFU - DFU Class USB bootloader, compatible with Atmel's FLIP and the open source dfu-programmer software
+ * - HID - HID Class USB bootloader, compatible with a modified PJRC TeensyHID protocol loader application software
* - Projects
* - AVRISP-MKII - AVRISP-MKII Programmer Clone project
* - Benito - Benito Board Arduino Programmer project