aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-15 16:11:32 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-15 16:11:32 +0000
commitc55b63c7e3661cd0db2ba0b20187df99027f45b8 (patch)
tree8ebb44ad6d08a18c37bcea3341005deb7ed97b43 /apps/examples/README.txt
parent247096fede96ccbcdc4f332d1fcf014f810d7110 (diff)
downloadpx4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.tar.gz
px4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.tar.bz2
px4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.zip
Prep for 6.14 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4301 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 887266e2a..223f34e81 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -1131,7 +1131,7 @@ examples/usbterm
Configuration options:
- CONFIG_EXAMPLES_UBSTERM_BUILTIN - Build the usbterm example as an NSH
+ CONFIG_EXAMPLES_USBTERM_BUILTIN - Build the usbterm example as an NSH
built-in command. NOTE: This is not fully functional as of this
writing.. It should work, but there is no mechanism in place yet
to exit the USB terminal program and return to NSH.