summaryrefslogtreecommitdiff
path: root/nuttx/configs/vsn/src/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/vsn/src/README.txt')
-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