summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-14 01:19:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-14 01:19:27 +0000
commitdf6ed18f19686c2d27717803320576040b05842b (patch)
tree66d8c405ea691ef7b061d7f6d830eba7a6382045 /nuttx
parent3f0eacb1397adfef5c6f8445fa1f28ccd18e616b (diff)
downloadpx4-nuttx-df6ed18f19686c2d27717803320576040b05842b.tar.gz
px4-nuttx-df6ed18f19686c2d27717803320576040b05842b.tar.bz2
px4-nuttx-df6ed18f19686c2d27717803320576040b05842b.zip
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
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/pic32-starterkit/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/configs/pic32-starterkit/README.txt b/nuttx/configs/pic32-starterkit/README.txt
index ffbffde78..5b71bc152 100644
--- a/nuttx/configs/pic32-starterkit/README.txt
+++ b/nuttx/configs/pic32-starterkit/README.txt
@@ -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.