summaryrefslogtreecommitdiff
path: root/nuttx/configs/ubw32/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ubw32/README.txt')
-rw-r--r--nuttx/configs/ubw32/README.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/nuttx/configs/ubw32/README.txt b/nuttx/configs/ubw32/README.txt
index 44bdbb856..9cca13704 100644
--- a/nuttx/configs/ubw32/README.txt
+++ b/nuttx/configs/ubw32/README.txt
@@ -579,34 +579,6 @@ selected as follow:
Where <subdir> is one of the following:
- ostest:
- =======
- Description.
- ------------
- This configuration directory, performs a simple OS test using
- apps/examples/ostest.
-
- NOTES:
- ------
- 1. This configuration uses the mconf-based configuration tool. To
- change this configuration using that tool, you should:
-
- a. Build and install the kconfig-mconf tool. See nuttx/README.txt
- and misc/tools/
-
- b. Execute 'make menuconfig' in nuttx/ in order to start the
- reconfiguration process.
-
- 2. Serial Output.
-
- The OS test produces all of its test output on the serial console.
- This configuration has UART1 enabled as a serial console.
-
- TX -- J4 pin 31: U1TX/RF8
- RX -- J4 pin 30: U1RX/RF2
- GND -- J4 pin 40: GND
- Vcc -- J4 pin 39: 5V
-
nsh:
====
Description.