Commit for 090810rc1 release.
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
index 9d2e848..1b2cd65 100644 (file)
  *  the standard library APIs.\r
  *\r
  *  Multiple device mode class drivers can be used within a project, including multiple instances of the\r
- *  same class driver.\r
+ *  same class driver. In this way, USB Hosts and Devices can be made quickly using the internal class drivers\r
+ *  so that more time and effort can be put into the end application instead of the USB protocol.\r
+ *\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
  */\r
  \r
 #ifndef __USB_H__\r