Extend examples/can so that it can be used in other contexts

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4489 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-03-14 01:19:27 +00:00
parent 054c444da3
commit a645d0130e
+3 -1
View File
@@ -1168,6 +1168,8 @@ Where <subdir> is one of the following:
nsh> msconn
NOTE: This modification is experimental and does not yet
work properly! However, the configuration is worth remembering
work properly! My hunch is that the USB device driver won't
support MSC -- probably because the required MSC stall
handling. However, this configuration is worth remembering
for future USB MSC testing.