summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sure-pic32mx/README.txt')
-rw-r--r--nuttx/configs/sure-pic32mx/README.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/nuttx/configs/sure-pic32mx/README.txt b/nuttx/configs/sure-pic32mx/README.txt
index bbbe8271f..65f6a7bb8 100644
--- a/nuttx/configs/sure-pic32mx/README.txt
+++ b/nuttx/configs/sure-pic32mx/README.txt
@@ -659,27 +659,6 @@ Configuration sub-directories
Where <subdir> is one of the following:
- ostest:
- =======
- Description.
- ------------
- This configuration directory, performs a simple OS test using
- apps/examples/ostest.
-
- Notes.
- -----
- 1. By default, this configuration uses an older Microchip C32 toolchain
- for Windows (the newer ones seem to be incompatible) and builds under
- Cygwin (or probably MSYS). That
- can easily be reconfigured, of course.
-
- Build Setup:
- CONFIG_HOST_WINDOWS=y : Builds under Windows
- CONFIG_WINDOWS_CYGWIN=y : Using Cygwin
-
- System Type:
- CONFIG_MIPS32_TOOLCHAIN_MICROCHIPW_LITE=y : Older C32 toolchain
-
nsh:
====
Description.