summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/README.txt')
-rwxr-xr-xnuttx/configs/sam3u-ek/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/sam3u-ek/README.txt b/nuttx/configs/sam3u-ek/README.txt
index 6b593bc9d..e077cbfbc 100755
--- a/nuttx/configs/sam3u-ek/README.txt
+++ b/nuttx/configs/sam3u-ek/README.txt
@@ -308,6 +308,11 @@ can be selected as follow:
Where <subdir> is one of the following:
+ knsh:
+ This is identical to the nsh configuration below except that NuttX
+ is built as a kernel-mode, monolithic module and the user applications
+ are built separately.
+
nsh:
Configures the NuttShell (nsh) located at examples/nsh. The
Configuration enables both the serial and telnetd NSH interfaces.
@@ -320,3 +325,4 @@ Where <subdir> is one of the following:
This configuration directory, performs a simple OS test using
examples/ostest. By default, this project assumes that you are
using the DFU bootloader.
+