X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb..7d823d926f9cac7b3c540cb0e864d7cec0af1826:/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