summaryrefslogtreecommitdiff
path: root/nuttx/configs/freedom-kl25z/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/freedom-kl25z/README.txt')
-rw-r--r--nuttx/configs/freedom-kl25z/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/freedom-kl25z/README.txt b/nuttx/configs/freedom-kl25z/README.txt
index c57f1a2ca..bf1101e36 100644
--- a/nuttx/configs/freedom-kl25z/README.txt
+++ b/nuttx/configs/freedom-kl25z/README.txt
@@ -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