summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 12:55:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 12:55:13 +0000
commit6afb58c74e1b0bbfe3306e1a3a00d31462c598fa (patch)
tree9c78e5873d7cf77b3479315a96d18fabfa86f718 /nuttx/configs/stm3240g-eval/README.txt
parentba1189436af1c941497484d199f383ffc64dc38f (diff)
downloadpx4-nuttx-6afb58c74e1b0bbfe3306e1a3a00d31462c598fa.tar.gz
px4-nuttx-6afb58c74e1b0bbfe3306e1a3a00d31462c598fa.tar.bz2
px4-nuttx-6afb58c74e1b0bbfe3306e1a3a00d31462c598fa.zip
Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/README.txt')
-rw-r--r--nuttx/configs/stm3240g-eval/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt
index 829f3a777..e8a3c4b25 100644
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -951,9 +951,9 @@ Where <subdir> is one of the following:
CONFIG_EXAMPLES_DISCOVER_IPADDR - (not defined)
CONFIG_EXAMPLES_DISCOVER_DRIPADDR - Router IP address
- NOTE: This configuration uses to the mconf configuration tool to control
- the configuration. See the section entitled "NuttX Configuration Tool"
- in the top-level README.txt file.
+ NOTE: This configuration uses to the kconfig-mconf configuration tool to
+ control the configuration. See the section entitled "NuttX Configuration
+ Tool" in the top-level README.txt file.
nettest:
-------