mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 12:08:36 +08:00
fixed copy-paste error in sim
This commit is contained in:
parent
5ec5a99631
commit
dcf32363c2
1 changed files with 0 additions and 8 deletions
|
@ -25,14 +25,6 @@ Compiling
|
|||
|
||||
Here we'll use the ``sim:nsh`` basic NuttX Shell configuration.
|
||||
|
||||
Here we'll use the ``sim:tcpblaster`` configuration because it comes with networking
|
||||
that is ready to use.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cd nuttx
|
||||
$ ./tools/configure.sh sim:tcpblaster
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cd nuttx
|
||||
|
|
Loading…
Reference in a new issue