teensycore icon indicating copy to clipboard operation
teensycore copied to clipboard

Will this work with Teensy 4.1?

Open IsaacDodd opened this issue 1 year ago • 1 comments

Will this work with Teensy 4.1 without problems? If not, are there any plans to update this to work with Teensy 4.1?

IsaacDodd avatar May 20 '24 15:05 IsaacDodd

Sadly I've not worked with the Teensy 4.1 yet and I'm not sure what the platform differences are. Off the top of my head, I'm certain the GPIO core will be slightly incompatible. After a quick search, it appears like they use the same core processor which is a good sign! I think it'd be mostly compatible, but until I get my hands on a physical device I wouldn't know for sure.

It's not on my personal radar at this time, but I'm happy to accept contributions that work towards this goal. And I'll probably grab a 4.1 sometime soon to play with it. But no guarantees on the timeline.

SharpCoder avatar May 20 '24 15:05 SharpCoder