From 0ee56f4fcbd72b1b8120a6d1b1acbe48b0270133 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 16 Jul 2011 15:52:15 +0000 Subject: [PATCH] Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttShell.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index 4ee51a48ce..56dcfdde2e 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -2065,6 +2065,14 @@ nsh> Configuration Description + + CONFIG_NSH_BUILTIN_APPS + + Support external registered, "named" applications that can be + executed from the NSH command line (see apps/README.txt for + more information). + + CONFIG_NSH_FILEIOSIZE