*\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
+ * - 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
* This will enable Windows to use its inbuilt CDC drivers, negating the need for custom drivers for the\r
* device. Other Operating Systems should 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\r
- * them to be installed. As Windows' own CDC driver (which the supplied INF file references) is not signed,\r
- * you will need to reboot, press F8 before Windows begins to load and select "Disable Driver Signature\r
- * Enforcement" to allow the 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