From 73624b6e68013b718cee96dc8d3c628cb84431ba Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 24 Jul 2011 20:49:01 +0000 Subject: Move NX header files to include/nuttx/nx git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/examples/README.txt') diff --git a/apps/examples/README.txt b/apps/examples/README.txt index b241b8f75..52a2d0f58 100644 --- a/apps/examples/README.txt +++ b/apps/examples/README.txt @@ -252,7 +252,7 @@ examples/nx ^^^^^^^^^^^ This directory contains a simple test of a subset of the NX APIs - defined in include/nuttx/nx.h. The following configuration options + defined in include/nuttx/nx/nx.h. The following configuration options can be selected: CONFIG_EXAMPLES_NX_BUILTIN -- Build the NX example as a "built-in" @@ -406,7 +406,7 @@ examples/nxtext ^^^^^^^^^^^^^^^ This directory contains another simple test of a subset of the NX APIs - defined in include/nuttx/nx.h. This text focuses on text displays on + defined in include/nuttx/nx/nx.h. This text focuses on text displays on the dispaly background combined with pop-up displays over the text. The text display will continue to update while the pop-up is visible. -- cgit v1.2.3