summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6432-s2e/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-28 19:19:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-28 19:19:11 -0600
commit5fa9b67f97bb70b71fb84d6be9b1e8f46ff2b1ee (patch)
treebfcbb1b59c61a377bfff67c4f58054879b404554 /nuttx/configs/lm3s6432-s2e/README.txt
parent8d2d1db72eb377da3daad8e4a6d792be54e1f53e (diff)
downloadpx4-nuttx-5fa9b67f97bb70b71fb84d6be9b1e8f46ff2b1ee.tar.gz
px4-nuttx-5fa9b67f97bb70b71fb84d6be9b1e8f46ff2b1ee.tar.bz2
px4-nuttx-5fa9b67f97bb70b71fb84d6be9b1e8f46ff2b1ee.zip
Removed almost all ostest configurations
Diffstat (limited to 'nuttx/configs/lm3s6432-s2e/README.txt')
-rw-r--r--nuttx/configs/lm3s6432-s2e/README.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/nuttx/configs/lm3s6432-s2e/README.txt b/nuttx/configs/lm3s6432-s2e/README.txt
index 862db8ebf..89f71c8fe 100644
--- a/nuttx/configs/lm3s6432-s2e/README.txt
+++ b/nuttx/configs/lm3s6432-s2e/README.txt
@@ -422,10 +422,3 @@ Where <subdir> is one of the following:
Otherwise, the NSH prompt will not come up because the Ethernet
driver is waiting for the network to come up. That is probably
a bug in the Ethernet driver behavior!
-
- ostest:
- This configuration directory, performs a simple OS test using
- examples/ostest.
-
- NOTE: as the configuration stands, ostest will hang during the
- semaphore test. This has not been debugged.