mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
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>
6 lines
182 B
ReStructuredText
6 lines
182 B
ReStructuredText
===============
|
|
``discover.py``
|
|
===============
|
|
|
|
Example script for discovering devices in the local network. It is the counter
|
|
part to :doc:`/applications/netutils/discover/index`.
|