summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-16 20:59:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-16 20:59:21 +0000
commit7bfcfe92cfcefc051348012db2ee0a79956a1a82 (patch)
tree13ef18c9305fc93f54bea5baabd4547c42ea8ba6 /nuttx/configs/pic32-starterkit
parentb41ddbd4ae44708b90316e31ae95c01cb540b09d (diff)
downloadpx4-nuttx-7bfcfe92cfcefc051348012db2ee0a79956a1a82.tar.gz
px4-nuttx-7bfcfe92cfcefc051348012db2ee0a79956a1a82.tar.bz2
px4-nuttx-7bfcfe92cfcefc051348012db2ee0a79956a1a82.zip
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: svn://svn.code.sf.net/p/nuttx/code/trunk@4493 42af7a65-404d-4744-a932-0658087f49c3
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 5b71bc152..7ab730ba8 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.