summaryrefslogtreecommitdiff
path: root/nuttx/configs/vsn
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-15 21:01:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-15 21:01:37 +0000
commit9cc7477faf3e49678aa827a6bc1ab99e2812c4d8 (patch)
treea84eb181060b4367ba7278a829a2ce7f3a83ffa9 /nuttx/configs/vsn
parentfa14e61b3b4bca193293aba75f7ee106cbe4dd69 (diff)
downloadpx4-nuttx-9cc7477faf3e49678aa827a6bc1ab99e2812c4d8.tar.gz
px4-nuttx-9cc7477faf3e49678aa827a6bc1ab99e2812c4d8.tar.bz2
px4-nuttx-9cc7477faf3e49678aa827a6bc1ab99e2812c4d8.zip
Implement redirection of output from NSH builtin commands to a file in a mounted volume
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5521 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/vsn')
-rw-r--r--nuttx/configs/vsn/src/README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/vsn/src/README.txt b/nuttx/configs/vsn/src/README.txt
index 87a538a10..732ede5e6 100644
--- a/nuttx/configs/vsn/src/README.txt
+++ b/nuttx/configs/vsn/src/README.txt
@@ -12,8 +12,7 @@ Execution starts in the following order:
is set. It must be set for the VSN board.
- boot, performs initial chip and board initialization
- - sched/os_bringup.c then calls either user_start or exec_builtin()
- with application as set in the .config
+ - sched/os_bringup.c then calls user entry defined in the .config file.
Naming throughout the code