summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-11-30 15:52:06 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-11-30 15:52:06 +0000
commitf4c3681f580f1b1e389b4341c0638d2b498e395a (patch)
treebc40a383bf9db09bc4cf8ba7793f134fd0527e74 /nuttx/configs/stm3210e-eval/README.txt
parent967c565a3b4513c66c1ca59e3f13003a97645e22 (diff)
downloadnuttx-f4c3681f580f1b1e389b4341c0638d2b498e395a.tar.gz
nuttx-f4c3681f580f1b1e389b4341c0638d2b498e395a.tar.bz2
nuttx-f4c3681f580f1b1e389b4341c0638d2b498e395a.zip
Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/src
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2290 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index 6c4b157c1..e6c55b332 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -418,3 +418,8 @@ Where <subdir> is one of the following:
This configuration directory exercises the USB serial class
driver at examples/usbserial. See examples/README.txt for
more information.
+
+ usbstorage:
+ This configuration directory exercises the USB mass storage
+ class driver at examples/usbstorage. See examples/README.txt for
+ more information.