From a645d0130ef68aed6648bc739e7b39b66f751dbf Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Mar 2012 01:19:27 +0000 Subject: [PATCH] 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 --- configs/pic32-starterkit/README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/pic32-starterkit/README.txt b/configs/pic32-starterkit/README.txt index ffbffde783c..5b71bc15257 100644 --- a/configs/pic32-starterkit/README.txt +++ b/configs/pic32-starterkit/README.txt @@ -1168,6 +1168,8 @@ Where 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.