summaryrefslogtreecommitdiff
path: root/nuttx/configs/ubw32/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ubw32/README.txt')
-rw-r--r--nuttx/configs/ubw32/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ubw32/README.txt b/nuttx/configs/ubw32/README.txt
index 985e5c919..44bdbb856 100644
--- a/nuttx/configs/ubw32/README.txt
+++ b/nuttx/configs/ubw32/README.txt
@@ -645,10 +645,10 @@ Where <subdir> is one of the following:
CONFIG_PL2303=y : Enable the Prolifics PL2303 emulation
CONFIG_CDCACM=y : or the CDC/ACM serial driver (not both)
- examples/cdcacm - The examples/cdcacm program can be included as an
+ system/cdcacm - The system/cdcacm program can be included as an
function by uncommenting the following line in the appconfig file:
- CONFIGURED_APPS += examples/cdcacm
+ CONFIGURED_APPS += system/cdcacm
and defining the following in your .config file: