summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-17 21:14:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-17 21:14:47 +0000
commitbb13faa2c0639b81b425d71c6b7f6d3958cc9898 (patch)
tree6c29d2b95b676a9a44468230a2218b3dc7671354 /nuttx/configs/eagle100/ostest
parent7f0f806982bc48dc405e5eeb7b7e6b2b6ee93c89 (diff)
downloadpx4-nuttx-bb13faa2c0639b81b425d71c6b7f6d3958cc9898.tar.gz
px4-nuttx-bb13faa2c0639b81b425d71c6b7f6d3958cc9898.tar.bz2
px4-nuttx-bb13faa2c0639b81b425d71c6b7f6d3958cc9898.zip
Calibrate stm32 delay loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2150 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/ostest')
-rw-r--r--nuttx/configs/eagle100/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/eagle100/ostest/defconfig b/nuttx/configs/eagle100/ostest/defconfig
index 5bf355cb8..8216e3b70 100644
--- a/nuttx/configs/eagle100/ostest/defconfig
+++ b/nuttx/configs/eagle100/ostest/defconfig
@@ -64,8 +64,8 @@
# CONFIG_ARCH_CALIBRATION - Enables some build in instrumentation that
# cause a 100 second delay during boot-up. This 100 second delay
# serves no purpose other than it allows you to calibratre
-# CONFIG_ARCH_LOOPSPERMSEC. You simply use a stop watch to measure
-# the 100 second delay then adjust CONFIG_ARCH_LOOPSPERMSEC until
+# CONFIG_BOARD_LOOPSPERMSEC. You simply use a stop watch to measure
+# the 100 second delay then adjust CONFIG_BOARD_LOOPSPERMSEC until
# the delay actually is 100 seconds.
#
CONFIG_ARCH=arm