Changes to NSH and readline to permit NSH to work on a platform with no file system

This commit is contained in:
Gregory Nutt 2013-09-30 11:34:04 -06:00
parent 14c2770bab
commit 750ba3238b

View File

@ -336,6 +336,13 @@ Where <subdir> is one of the following:
of an RS-232 serial console. However, that configuration has not
been impelmented as of this writing.
minnsh:
------
This is a experiment to see just how small we can get a usable NSH
configuration. This configuration has far fewer features than the nsh
configuration but is also a fraction of the size.
nsh:
---
Configures the NuttShell (nsh) located at apps/examples/nsh. The