summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
commit544227f90a70085c489653c5a54584ed68489b2f (patch)
treee26e46abbc48ce7235b9396f70a390a9ceb08c70 /nuttx/examples/README.txt
parentcb5da4c5f085b467b867a2f82e080b666b179ce7 (diff)
downloadpx4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.gz
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.bz2
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.zip
Prep for 0.4.9nuttx-4.9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index b31c37490..e228de207 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -143,7 +143,7 @@ examples/nxflat
This example builds a small NXFLAT test case. This includes several
test programs under examples/nxflat tests. These tests are build using
the NXFLAT format and installed in a ROMFS file system. At run time,
- each program int eh ROMFS file system is executed.
+ each program in the ROMFS file system is executed. Requires CONFIG_NXFLAT.
examples/null
^^^^^^^^^^^^^