mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Calibrate stm32 delay loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2150 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user