aciduino icon indicating copy to clipboard operation
aciduino copied to clipboard

teensy 4.0 compatibility

Open cjf-fuller opened this issue 6 months ago • 1 comments

Hi, great project thanks for sharing - sorry if this is a dumb question, I am very much a beginner.

Should I expect the Final v2.0.0 release to be compatible with a teensy 4.0 board? I can see in protoboard.h a comment saying the file is for teensy 3.2+ on protoboard, would this include 4.0? Many thanks!

cjf-fuller avatar Oct 21 '25 17:10 cjf-fuller

Hi, @cjf-fuller ,

There is one user reported running on a 4.0(but i never test it on a 4.0), you'll need to review protoboard.h pin setup for 4.0 agains 3.2 to make sure everything runs smoothly, specially midi, ic2 pins.

Let me know if there were any change to make it work, so i can publish the changes as a protoboard_40.h.

midilab avatar Oct 21 '25 19:10 midilab