summaryrefslogtreecommitdiff
path: root/nuttx/configs/fire-stm32v2
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/fire-stm32v2
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/fire-stm32v2')
-rw-r--r--nuttx/configs/fire-stm32v2/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/fire-stm32v2/README.txt b/nuttx/configs/fire-stm32v2/README.txt
index 88b5bf583..d12a9b27d 100644
--- a/nuttx/configs/fire-stm32v2/README.txt
+++ b/nuttx/configs/fire-stm32v2/README.txt
@@ -826,9 +826,9 @@ Where <subdir> is one of the following:
contains support for some built-in applications that can be enabled by making
some additional minor change to the configuration file.
- Reconfiguring: 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.
+ Reconfiguring: 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.
Start Delays: If no SD card is present in the slot, or if the network is not
connected, then there will be long start-up delays before you get the NSH
@@ -842,7 +842,7 @@ Where <subdir> is one of the following:
verified. The ENC28J60 network is not yet functional. Networking is
enabled by default in this configuration for testing purposes. To use this
configuration, the network must currently be disabled. To do this using
- the mconf configuration tool:
+ the kconfig-mconf configuration tool:
> make menuconfig