- * Device mode drivers for the standard USB classes. These drivers all implement one of the standard USB\r
- * classes, allowing for the class to be easily implemented in a user project.\r
- */\r
- \r
-/** \ingroup Group_USBClassDrivers\r
- * @defgroup Group_USBHostClassDrivers Host Class Drivers\r
- *\r
- * Host mode drivers for the standard USB classes. These drivers all implement one of the standard USB\r
- * classes, allowing for the class to be easily implemented in a user project.\r
+ * \warning The Host mode Class Drivers are currently incomplete and are included for preview purposes only. The Host\r
+ * mode class drivers should not be used in any user project until they have been completed in a later revision.\r