Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
[pub/lufa.git] / Projects / Benito / Benito.txt
index 150e687..128fba3 100644 (file)
@@ -8,17 +8,12 @@
  *\r
  *  \section SSec_Compat Demo 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 demo.\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
  *  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