Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
86dfb3dd
Commit
86dfb3dd
authored
9 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Teensy-3.1: Calibrate delay loop
parent
12753c63
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configs/teensy-3.x/README.txt
+3
-1
3 additions, 1 deletion
configs/teensy-3.x/README.txt
configs/teensy-3.x/nsh/defconfig
+1
-1
1 addition, 1 deletion
configs/teensy-3.x/nsh/defconfig
with
4 additions
and
2 deletions
configs/teensy-3.x/README.txt
+
3
−
1
View file @
86dfb3dd
...
...
@@ -55,9 +55,11 @@ Contents
STATUS
======
20
0
5-06-11:
20
1
5-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
=================
...
...
This diff is collapsed.
Click to expand it.
configs/teensy-3.x/nsh/defconfig
+
1
−
1
View file @
86dfb3dd
...
...
@@ -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
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment