* 255), with each LUN being allocated an equal portion of the available\r
* Dataflash memory.\r
*\r
+ * The USB control endpoint is managed entirely by the library using endpoint\r
+ * interrupts, as the INTERRUPT_CONTROL_ENDPOINT option is enabled. This allows for\r
+ * the host to reset the Mass Storage device state during long transfers without\r
+ * the need for complicated polling logic.\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