From b121fbbb00aa877caef26e5ffb14b3687d36827f Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 30 Aug 2012 20:13:50 +0000 Subject: Add configurable application entry point git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5070 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- apps/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/README.txt') diff --git a/apps/README.txt b/apps/README.txt index 426658572..f9c9ececd 100644 --- a/apps/README.txt +++ b/apps/README.txt @@ -118,7 +118,7 @@ the NuttX configuration file: CONFIG_BUILTIN_APP_START= that application shall be invoked immediately after system starts -*instead* of the normal, default "user_start" entry point. +*instead* of the default "user_start" entry point. Note that must be provided as: "hello", will call: -- cgit v1.2.3