Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 380 Bytes

TeensyXpresso

Create Teensy 4.1 projects from MCUXpresso IDE

Creating a Teensy 4.1 program with MCUXpresso is quite simple. Just start with a RT1060-Evalutation-Kit project, make some pin changes and create a hexfile output. Download the hexfile with the teensy loader. The iLed-blinky example works out of the box.

You will find ready to use hexfiles in the teensy41 folder.