* \section Sec_About About this library\r
*\r
* Originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AVR\r
- * microcontrollers, released under the MIT license. Currently, the AT90USB1286, AT90USB1287, AT90USB646,\r
- * AT90USB647, AT90USB162, AT90USB82, ATMEGA16U4, ATMEGA32U6 and ATMEGA32U4 AVR microcontrollers are supported by the \r
- * library. Supported premade boards are the USBKEY, STK525, STK526, RZUSBSTICK and ATAVRUSBRF01.\r
+ * microcontrollers, released under the MIT license.\r
+ *\r
+ * Currently supported AVR models:\r
+ * - AT90USB1286\r
+ * - AT90USB1287\r
+ * - AT90USB646\r
+ * - AT90USB647\r
+ * - AT90USB162\r
+ * - AT90USB82\r
+ * - ATMEGA16U4\r
+ * - ATMEGA32U6\r
+ * - ATMEGA32U4\r
+ *\r
+ * Currently supported Atmel boards:\r
+ * - AT90USBKEY\r
+ * - STK525\r
+ * - STK526\r
+ * - RZUSBSTICK\r
+ * - ATAVRUSBRF01\r
+ * - Custom User Boards\r
*\r
* The library is currently in a stable release, suitable for download and incorporation into user projects for\r
* both host and device modes. For information about the project progression, check out my blog.\r