summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-17 14:12:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-17 14:12:11 +0000
commit3facd1246f2a57f2b78c3e16521803c62c8394f4 (patch)
tree4dc778af92221e095ea97c1e489e2d5901a6da0b /nuttx/configs/ea3131/README.txt
parent5e97ec828b26c75c17aa85565a198eb19fd1e0d9 (diff)
downloadpx4-nuttx-3facd1246f2a57f2b78c3e16521803c62c8394f4.tar.gz
px4-nuttx-3facd1246f2a57f2b78c3e16521803c62c8394f4.tar.bz2
px4-nuttx-3facd1246f2a57f2b78c3e16521803c62c8394f4.zip
Updated README's
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2603 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131/README.txt')
-rwxr-xr-xnuttx/configs/ea3131/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/nuttx/configs/ea3131/README.txt b/nuttx/configs/ea3131/README.txt
index eef5fffcf..e683a6e1a 100755
--- a/nuttx/configs/ea3131/README.txt
+++ b/nuttx/configs/ea3131/README.txt
@@ -400,3 +400,14 @@ Where <subdir> is one of the following:
This configuration directory, performs a simple OS test using
examples/ostest. By default, this project assumes that you are
using the DFU bootloader.
+
+ usbserial:
+ 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.
+