* This folder contains drivers for several of the AVR internal peripherals such as the USART, compatible with\r
* all USB AVR models.\r
*\r
- * \dir LUFA/Drivers/Peripheral/AVR8\r
- * \brief 8-Bit AVR model peripheral driver files.\r
+ * \dir LUFA/Drivers/Peripheral/AVRU4U6U7\r
+ * \brief AT90USBXXX6, AT90USBXXX7 and ATMEGAXXU4 AVR model peripheral driver files.\r
* \r
- * This folder contains drivers for several of the AVR internal peripherals such as the USART and ADC, on supported\r
- * 32-Bit AVR models. Its contents should <b>not</b> be included by the user application - the dispatch header file\r
- * located in the parent directory should be used instead.\r
- *\r
- * \dir LUFA/Drivers/Peripheral/AVR32\r
- * \brief 32-Bit AVR model peripheral driver files.\r
- *\r
- * This folder contains drivers for several of the AVR internal peripherals such as the USART and ADC, on supported\r
- * 8-Bit AVR models. Its contents should <b>not</b> be included by the user application - the dispatch header file\r
- * located in the parent directory should be used instead.\r
+ * This folder contains drivers for several of the AVR internal peripherals such as the USART, compatible only with\r
+ * the AT90USBXXX6, AT90USBXXX7 and ATMEGAXXU4 USB AVR models, such as the AT90USB1287. Its contents should <b>not</b> be\r
+ * included by the user application - the dispatch header file located in the parent directory should be used\r
+ * instead.\r
*\r
* \dir LUFA/Drivers/USB\r
* \brief USB controller peripheral driver files.\r