summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32vldiscovery/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32vldiscovery/README.txt')
-rw-r--r--nuttx/configs/stm32vldiscovery/README.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/nuttx/configs/stm32vldiscovery/README.txt b/nuttx/configs/stm32vldiscovery/README.txt
index 0d1f23326..123ec34da 100644
--- a/nuttx/configs/stm32vldiscovery/README.txt
+++ b/nuttx/configs/stm32vldiscovery/README.txt
@@ -462,29 +462,6 @@ and can be selected as follow:
Where <subdir> is one of the following:
- ostest:
- ------
- 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 mconf tool. See nuttx/README.txt and
- misc/tools/
-
- b. Execute 'make menuconfig' in nuttx/ in order to start the
- reconfiguration process.
-
- 2. Default toolchain:
-
- CONFIG_STM32_CODESOURCERYL=y : CodeSourcery under Linux / Mac OS X
-
- 3. By default, this project assumes that you are *NOT* using the DFU
- bootloader.
-
nsh:
---
Configures the NuttShell (nsh) located at apps/examples/nsh. The