diff --git a/configs/teensy-3.x/README.txt b/configs/teensy-3.x/README.txt index b6b943d1d2e..622fd16aa4c 100644 --- a/configs/teensy-3.x/README.txt +++ b/configs/teensy-3.x/README.txt @@ -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 ================= diff --git a/configs/teensy-3.x/nsh/defconfig b/configs/teensy-3.x/nsh/defconfig index b76d8e2f127..0604b7bff4a 100644 --- a/configs/teensy-3.x/nsh/defconfig +++ b/configs/teensy-3.x/nsh/defconfig @@ -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 #