You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pr...@apache.org on 2020/09/04 23:02:47 UTC

[incubator-nuttx] 06/10: fixed copy-paste error in sim

This is an automated email from the ASF dual-hosted git repository.

protobits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit dcf32363c246c0d98bdf4966e805fe3f64302cd1
Author: Adam Feuer <ad...@adamfeuer.com>
AuthorDate: Fri Sep 4 14:34:52 2020 -0700

    fixed copy-paste error in sim
---
 Documentation/guides/simulator.rst | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/Documentation/guides/simulator.rst b/Documentation/guides/simulator.rst
index b1a2a0e..1cbfbe4 100644
--- a/Documentation/guides/simulator.rst
+++ b/Documentation/guides/simulator.rst
@@ -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