Fix LUFA event list generation rule in the main LUFA makefile (thanks to Thomas Bleeker).
[pub/lufa.git] / LUFA / ManPages / LibraryApps.txt
index 8175967..0b49a32 100644 (file)
@@ -18,7 +18,7 @@
  *  Also included with the library are three fully functional bootloaders, located in the /Bootloaders/ subdirectory.\r
  *  The DFU class bootloader is compatible with Atmel's FLIP software or the open source dfu-programmer project, the\r
  *  CDC class (AVR109 protocol) is compatible with such open source software as AVRDUDE and AVR-OSP, and the TeensyLoader\r
- *  HID class bootloader is compatible with the software from PJRC (http://www.pjrc.com/teensy/index.html).\r
+ *  HID class bootloader is compatible with the software from PJRC (<a>http://www.pjrc.com/teensy/index.html</a>).\r
  *\r
  *  User-submitted projects are located in the /Projects/ subdirectory. If you wish to have your LUFA project included,\r
  *  please email it to the Library author.\r
@@ -82,6 +82,7 @@
  *        - <b>MouseHost</b> - Mouse host demo, using the low level LUFA APIs to implement the USB HID class\r
  *        - <b>MouseHostWithParser</b> - Mouse host demo with HID Descriptor parser, using the low level LUFA APIs to implement the\r
  *                                       USB HID class\r
+ *        - <b>PrinterHost</b> - Printer host demo, using the low level LUFA APIs to implement the USB Printer class\r
  *        - <b>StillImageHost</b> - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class\r
  *      - <b>Incomplete</b>\r
  *        - <b>BluetoothHost</b> - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class\r
@@ -90,6 +91,7 @@
  *    - <b>CDC</b> - CDC Class USB bootloader, compatible with any AVR910 protocol programming software such as AVRDude\r
  *    - <b>TeensyHID</b> - HID Class bootloader, compatible with the PJRC TeensyLoader software\r
  *  - <b>Projects</b>\r
+ *    - <b>Benito</b> - Benito Board Arduino Programmer project\r
  *    - <b>Magstripe</b> - Magnetic Stripe Card Reader project\r
  *    - <b>MissileLaucher</b> - Toy Missile Launcher Host project\r
  *\r