Hi,
I have seen comments you dont intend to support Due, but I would like to know what would be required - since you are using SAM architecture in Teensy 3.1 I assume it can work in a SAM chip.
Could you please outline the major steps to porting to Due?
You'll have to figure out how to use Due's timers for the input capture and output compare waveform features AltSoftSerial needs. Then write the code, test it, and submit a pull request.
Hi, I have seen comments you dont intend to support Due, but I would like to know what would be required - since you are using SAM architecture in Teensy 3.1 I assume it can work in a SAM chip.
Could you please outline the major steps to porting to Due?
Rob