nuttx/netutils/telnetd
patacongo e72dce9e1b Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
2009-06-25 17:44:35 +00:00
..
Make.defs
README.txt
shell.c
shell.h
telnetd.c Consolidate buffer dumping; fix all occurrences of 'the the' 2009-06-25 17:44:35 +00:00

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.