Skip to content
Snippets Groups Projects
Commit 83442057 authored by patacongo's avatar patacongo
Browse files

update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1332 42af7a65-404d-4744-a932-0658087f49c3
parent e780803b
No related branches found
No related tags found
No related merge requests found
README
^^^^^^
ostest
The "standard" NuttX examples/ostest configuration. This
configuration may be selected as follows:
mount
Configures to use examples/mount. This configuration may be
selected as follows:
cd <nuttx-directory>/tools
./Configure.sh sim/ostest
./Configure.sh sim/mount
nettest
......@@ -21,6 +20,28 @@ nettest
NOTE: The NuttX network is not, however, functional on the TAP
device yet.
nsh
Configures to use the NuttShell at examples/nsh. This configuration
may be selected as follows:
cd <nuttx-directory>/tools
./Configure.sh sim/nsh
nx
Configures to use examples/nx. This configuration may be
selected as follows:
cd <nuttx-directory>/tools
./Configure.sh sim/nx
ostest
The "standard" NuttX examples/ostest configuration. This
configuration may be selected as follows:
cd <nuttx-directory>/tools
./Configure.sh sim/ostest
pashello
Configures to use examples/pashello. This configuration may
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment