TeensyID icon indicating copy to clipboard operation
TeensyID copied to clipboard

Support for SparkFun Teensy MicroMod

Open MaffooClock opened this issue 4 years ago • 3 comments
trafficstars

Since this library supports Teensy 4.x, I assume it would seamlessly support SparkFun's MicroMod implementation of the Teensy as well.

If so, it looks like the only change needed would be to append || defined ARDUINO_TEENSY_MICROMOD to lines 28, 82, 118, and 161 of TeensyID.cpp.

Of course this makes it compile, but I haven't yet tested it.

MaffooClock avatar Sep 08 '21 17:09 MaffooClock

Can you test please?

sstaub avatar Sep 08 '21 17:09 sstaub

I have the hardware available, just haven't had a chance to touch it (been occupied with porting my existing Teensy 4.1 code). I'll whip up a test as soon as I can, and if it works, I'll submit a PR.

MaffooClock avatar Sep 08 '21 17:09 MaffooClock

Thank you

sstaub avatar Sep 08 '21 17:09 sstaub