aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-16 21:38:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-16 21:38:00 +0000
commite7e1c6aee0e0d84f290995a092c1722878a54044 (patch)
tree94033485c376aac499b6c746113cf013cee5ca19 /apps/examples/README.txt
parenta568e1e63afed4a9a1fb075568eec16ab76c158d (diff)
downloadpx4-firmware-e7e1c6aee0e0d84f290995a092c1722878a54044.tar.gz
px4-firmware-e7e1c6aee0e0d84f290995a092c1722878a54044.tar.bz2
px4-firmware-e7e1c6aee0e0d84f290995a092c1722878a54044.zip
convert configs/sim/nsh to use kconfig-frontends
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5526 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 5c6332ee3..5996cbb70 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -491,7 +491,7 @@ examples/hello
than examples/null with a single printf statement. Really useful only
for bringing up new NuttX architectures.
- * CONFIG_EXAMPLES_HELLO_BUILTIN
+ * CONFIG_NSH_BUILTIN_APPS
Build the "Hello, World" example as an NSH built-in application.
examples/helloxx