update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1332 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
e780803ba1
commit
8344205751
@ -1,13 +1,12 @@
|
|||||||
README
|
README
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
ostest
|
mount
|
||||||
|
Configures to use examples/mount. This configuration may be
|
||||||
The "standard" NuttX examples/ostest configuration. This
|
selected as follows:
|
||||||
configuration may be selected as follows:
|
|
||||||
|
|
||||||
cd <nuttx-directory>/tools
|
cd <nuttx-directory>/tools
|
||||||
./Configure.sh sim/ostest
|
./Configure.sh sim/mount
|
||||||
|
|
||||||
nettest
|
nettest
|
||||||
|
|
||||||
@ -21,6 +20,28 @@ nettest
|
|||||||
NOTE: The NuttX network is not, however, functional on the TAP
|
NOTE: The NuttX network is not, however, functional on the TAP
|
||||||
device yet.
|
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
|
pashello
|
||||||
|
|
||||||
Configures to use examples/pashello. This configuration may
|
Configures to use examples/pashello. This configuration may
|
||||||
|
Loading…
Reference in New Issue
Block a user