* - Added non-null function parameter pointer restrictions to USB Class drivers to improve user code reliability\r
* - Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity\r
* - Moved SCSI command/sense constants into the Mass Storage Class driver, instead of the user-code\r
+ * - Altered the SCSI commands in the LowLevel Mass Storage Host to save on FLASH space by reducing function calls\r
*\r
* <b>Fixed:</b>\r
* - Fixed possible lockup in the CDC device class driver, when the host sends data that is a multiple of the\r