summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-17 13:48:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-17 13:48:39 +0000
commit0951d2fa8ffc6d0dc4bdaf1db205f46128ce4337 (patch)
tree092e7994500c6350898c340952574fcc6627fcad /nuttx/configs
parent981a4d7fb34f82ba698d537f1bb50af81acf468e (diff)
downloadpx4-nuttx-0951d2fa8ffc6d0dc4bdaf1db205f46128ce4337.tar.gz
px4-nuttx-0951d2fa8ffc6d0dc4bdaf1db205f46128ce4337.tar.bz2
px4-nuttx-0951d2fa8ffc6d0dc4bdaf1db205f46128ce4337.zip
More Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4624 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/stm3240g-eval/README.txt2
-rwxr-xr-xnuttx/configs/stm32f4discovery/README.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt
index 1db2f8858..b93ee07ef 100755
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -902,7 +902,7 @@ Where <subdir> is one of the following:
CONFIG_DISABLE_POLL=n
7. This example supports the watchdog timer test (apps/examples/watchdog)
- buty this must be manually enabled by selecting:
+ but this must be manually enabled by selecting:
CONFIG_WATCHDOG=y : Enables watchdog timer driver support
CONFIG_STM32_WWDG=y : Enables the WWDG timer facility, OR
diff --git a/nuttx/configs/stm32f4discovery/README.txt b/nuttx/configs/stm32f4discovery/README.txt
index 0aef026fd..7c5f8ffd8 100755
--- a/nuttx/configs/stm32f4discovery/README.txt
+++ b/nuttx/configs/stm32f4discovery/README.txt
@@ -838,7 +838,7 @@ Where <subdir> is one of the following:
CONFIG_DEBUG_QENCODER
3. This example supports the watchdog timer test (apps/examples/watchdog)
- buty this must be manually enabled by selecting:
+ but this must be manually enabled by selecting:
CONFIG_WATCHDOG=y : Enables watchdog timer driver support
CONFIG_STM32_WWDG=y : Enables the WWDG timer facility, OR