summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32-starterkit
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-16 20:59:21 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-16 20:59:21 +0000
commitc8eac657d6ac96e235f376dfc13387b79c3d4e50 (patch)
tree13ef18c9305fc93f54bea5baabd4547c42ea8ba6 /nuttx/configs/pic32-starterkit
parent96775032ada3aab8f7ad321eaba1a0ee131bb8d7 (diff)
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4493 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/pic32-starterkit')
-rw-r--r--nuttx/configs/pic32-starterkit/README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/pic32-starterkit/README.txt b/nuttx/configs/pic32-starterkit/README.txt
index 5b71bc1525..7ab730ba8a 100644
--- a/nuttx/configs/pic32-starterkit/README.txt
+++ b/nuttx/configs/pic32-starterkit/README.txt
@@ -1168,8 +1168,9 @@ Where <subdir> is one of the following:
nsh> msconn
NOTE: This modification is experimental and does not yet
- work properly! My hunch is that the USB device driver won't
- support MSC -- probably because the required MSC stall
+ work properly! I can only occasionally get Windows to mount
+ the RAM disk. I think there are still a few lurking bugs in
+ USB device driver -- probably because the required MSC stall
handling. However, this configuration is worth remembering
for future USB MSC testing.