Skip to content

Commit 1df7678

Browse files
robert-hhdpgeorge
authored andcommitted
mimxrt/boards: Extend the deploy_teensy.md instructions.
1 parent c7accf7 commit 1df7678

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

ports/mimxrt/boards/deploy_teensy.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ or for Teensy 4.1:
1111
teensy_loader_cli --mcu=imxrt1062 -v -w TEENSY41-<date_version_tag>.hex
1212
```
1313

14-
When loading the firmware the PJRC boot loader will erase the content of the board file system.
14+
Instead of imxrt1062 with the --mcu option, you can as well use the board specic names
15+
TEENSY40, TEENSY41 or TEENSY_MICROMOD. When loading the firmware the PJRC boot loader
16+
will erase the board file system.
17+
18+
Note: If the Teensy board is equipped with Teensy bootloader v1.07 and up, the first attempt to
19+
upload the firmware may fail. In that case try again.

0 commit comments

Comments
 (0)