Files
PX4-Autopilot/apps/netutils/telnetd/README.txt
T
2011-12-19 19:24:09 +00:00

8 lines
349 B
Plaintext

This directory is here for historical reasons. Nothing contained in this
directory is currently used by NuttX. This directly contains a functional
port of the tiny uIP shell. In the NuttX environment, the NuttShell (at
apps/nshlib) supercedes this tiny shell and also supports telnetd.
This example is retained here for reference purposes only.