incubator-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 Import of uIP 1.0 2007-08-26 23:12:17 +00:00
README.txt Remove all options from examples/uip except for the webserver 2009-03-28 21:28:43 +00:00
shell.c Integrated uIP's TELNETD 2007-11-25 16:50:16 +00:00
shell.h Integrated uIP's TELNETD 2007-11-25 16:50:16 +00:00
telnetd.c Consolidate buffer dumping; fix all occurrences of 'the the' 2009-06-25 17:44:35 +00:00

README.txt

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.