nuttx/Documentation/components/tools/simbridge.rst
Matteo Golin 53fdfa68b9 docs/components/tools: Give tools their own doc pages
All of the tools listed on the original documentation are now given
their own individual doc pages. This makes it much easier to
cross-reference them from other documentation locations (as many are
used in CI/for specific architectures) and it also makes it easier for
users to digest the information.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-03-05 18:12:54 +01:00

15 lines
325 B
ReStructuredText

================
``simbridge.sh``
================
Helper script used to set up a bridge to support networking with the
simulator under Linux.
General usage:
.. code:: console
$ tools/simbridge.sh
Usage: tools/simbridge.sh <interface> <on|off>
See ``boards/sim/sim/sim/NETWORK-LINUX.txt`` for further information.