aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
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
commit2286099a155d9acd808665a1a86c382f3be8466e (patch)
tree13ef18c9305fc93f54bea5baabd4547c42ea8ba6 /nuttx/configs
parent1427e505419d4b4ccdeb1ba2886ba128041de244 (diff)
downloadpx4-firmware-2286099a155d9acd808665a1a86c382f3be8466e.tar.gz
px4-firmware-2286099a155d9acd808665a1a86c382f3be8466e.tar.bz2
px4-firmware-2286099a155d9acd808665a1a86c382f3be8466e.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: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4493 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs')
-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.