Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
1df76786
Commit
1df76786
authored
Apr 24, 2022
by
robert-hh
Committed by
Damien George
May 27, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mimxrt/boards: Extend the deploy_teensy.md instructions.
parent
c7accf76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
ports/mimxrt/boards/deploy_teensy.md
ports/mimxrt/boards/deploy_teensy.md
+6
-1
No files found.
ports/mimxrt/boards/deploy_teensy.md
View file @
1df76786
...
...
@@ -11,4 +11,9 @@ or for Teensy 4.1:
teensy_loader_cli
--mcu
=
imxrt1062
-v
-w
TEENSY41-<date_version_tag>.hex
```
When loading the firmware the PJRC boot loader will erase the content of the board file system.
Instead of imxrt1062 with the --mcu option, you can as well use the board specic names
TEENSY40, TEENSY41 or TEENSY_MICROMOD. When loading the firmware the PJRC boot loader
will erase the board file system.
Note: If the Teensy board is equipped with Teensy bootloader v1.07 and up, the first attempt to
upload the firmware may fail. In that case try again.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment