mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Teensy-3.1: Calibrate delay loop
This commit is contained in:
@@ -55,9 +55,11 @@ Contents
|
||||
STATUS
|
||||
======
|
||||
|
||||
2005-06-11:
|
||||
2015-06-11:
|
||||
After some extended tinkering with the PLL setup, the Teensy-3.1 is
|
||||
fully functional using the basic NSH configuration.
|
||||
2015-06-12:
|
||||
Fix LED (need high drive strength). Calibrate delay loop.
|
||||
|
||||
Pin Configuration
|
||||
=================
|
||||
|
||||
@@ -242,7 +242,7 @@ CONFIG_ARCH_HAVE_RAMVECTORS=y
|
||||
#
|
||||
# Board Settings
|
||||
#
|
||||
CONFIG_BOARD_LOOPSPERMSEC=16717
|
||||
CONFIG_BOARD_LOOPSPERMSEC=6024
|
||||
# CONFIG_ARCH_CALIBRATION is not set
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user