summaryrefslogtreecommitdiff
path: root/nuttx/netutils/telnetd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/netutils/telnetd')
-rw-r--r--nuttx/netutils/telnetd/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/netutils/telnetd/README.txt b/nuttx/netutils/telnetd/README.txt
new file mode 100644
index 000000000..14b05236c
--- /dev/null
+++ b/nuttx/netutils/telnetd/README.txt
@@ -0,0 +1,7 @@
+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
+/examples/nsh) supercedes this tiny shell and also supports telnetd.
+
+This example is retained here for reference purposes only.
+