You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/18 08:25:38 UTC

[GitHub] [incubator-nuttx] SPRESENSE commented on a change in pull request #5256: Add usbdev serial use boardid

SPRESENSE commented on a change in pull request #5256:
URL: https://github.com/apache/incubator-nuttx/pull/5256#discussion_r786509297



##########
File path: drivers/usbdev/usbmsc_scsi.c
##########
@@ -173,6 +173,8 @@ static int    usbmsc_cmdstatusstate(FAR struct usbmsc_dev_s *priv);
  * Private Data
  ****************************************************************************/
 
+static const char *g_productrevision = "0101";

Review comment:
       I don't know about the details of this SCSI field, but USBMSC does not affected when this field is any values. So I wrote it in hard coded anyway.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org