summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/nucleus2g/README.txt')
-rw-r--r--nuttx/configs/nucleus2g/README.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/nucleus2g/README.txt b/nuttx/configs/nucleus2g/README.txt
index f2e9bef51..d3a1aeec1 100644
--- a/nuttx/configs/nucleus2g/README.txt
+++ b/nuttx/configs/nucleus2g/README.txt
@@ -534,10 +534,6 @@ Where <subdir> is one of the following:
Configures the NuttShell (nsh) located at examples/nsh. The
Configuration enables only the serial NSH interfaces.
- ostest:
- This configuration directory, performs a simple OS test using
- examples/ostest.
-
usbserial:
This configuration directory exercises the USB serial class
driver at examples/usbserial. See examples/README.txt for