Added support for the JM-DB-U2 board hardware.
[pub/lufa.git] / Projects / Benito / Benito.txt
index 150e687..1461d6d 100644 (file)
@@ -6,23 +6,18 @@
  \r
 /** \mainpage Benito Arduino Programmer Project\r
  *\r
- *  \section SSec_Compat Demo Compatibility:\r
+ *  \section SSec_Compat Project Compatibility:\r
  *\r
- *  The following table indicates what microcontrollers are compatible with this demo.\r
+ *  The following list indicates what microcontrollers are compatible with this project.\r
  *\r
- *  - AT90USB1287\r
- *  - AT90USB1286\r
- *  - AT90USB647\r
- *  - AT90USB646\r
- *  - ATMEGA32U6\r
- *  - ATMEGA32U4\r
- *  - ATMEGA16U4\r
- *  - AT90USB162\r
- *  - AT90USB82\r
+ *  - Series 7 USB AVRs\r
+ *  - Series 6 USB AVRs\r
+ *  - Series 4 USB AVRs\r
+ *  - Series 2 USB AVRs\r
  *\r
  *  \section SSec_Info USB Information:\r
  *\r
- *  The following table gives a rundown of the USB utilization of this demo.\r
+ *  The following table gives a rundown of the USB utilization of this project.\r
  *\r
  * <table>\r
  *  <tr>\r
@@ -39,8 +34,8 @@
  *  </tr>\r
  *  <tr>\r
  *   <td><b>Relevant Standards:</b></td>\r
- *   <td>USBIF CDC Class Standard</td>\r
- *   <td>Arduino Bootloader Specification</td>\r
+ *   <td>USBIF CDC Class Standard \n\r
+ *       Arduino Bootloader Specification</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td><b>Usable Speeds:</b></td>\r
  *  its inbuilt CDC drivers, negating the need for custom drivers for the device. Other Operating Systems should\r
  *  automatically use their own inbuilt CDC-ACM drivers.\r
  *\r
- *  On 64 bit versions of Windows, the OS requires all drivers to be digitally signed before it will allow them to\r
- *  be installed. As Windows' own CDC driver (which the supplied INF file references) is not signed, you will need\r
- *  to reboot, press F8 before Windows begins to load and select "Disable Driver Signature Enforcement" to allow the\r
- *  CDC driver to install.\r
- *\r
  *  \section SSec_Options Project Options\r
  *\r
- *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r
+ *  The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.\r
  *\r
  *  <table>\r
  *   <tr>\r