summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 2 insertions, 2 deletions
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.