You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo b121fbbb00 Add configurable application entry point 13 years ago
..
Kconfig update Kconfig files 13 years ago
Makefile Add build environment for the FTP daemon 13 years ago
README.txt Add new psock layer; telnet session is now wrapped in a character device 13 years ago
shell.c Add configurable application entry point 13 years ago
shell.h Add configurable application entry point 13 years ago

README.txt

README.txt
^^^^^^^^^^

This directory 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.