nuttx-apps/netutils/telnetd
patacongo 9116f1964e Update apps/ Makefiles to fix environmental bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3450 42af7a65-404d-4744-a932-0658087f49c3
2011-04-01 15:18:02 +00:00
..
Makefile Update apps/ Makefiles to fix environmental bug 2011-04-01 15:18:02 +00:00
README.txt Move nuttx/netutils to apps/netutils 2011-03-19 21:04:13 +00:00
shell.c Move nuttx/netutils to apps/netutils 2011-03-19 21:04:13 +00:00
shell.h Move nuttx/netutils to apps/netutils 2011-03-19 21:04:13 +00:00
telnetd.c Move nuttx/netutils to apps/netutils 2011-03-19 21:04:13 +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
apps/nshlib) supercedes this tiny shell and also supports telnetd.

This example is retained here for reference purposes only.