duff2013 / UartEvent

Event Based Hardware Serial for Teensy 3.1
18 stars 11 forks source link

Teensy 3.6 #5

Open tahasadr opened 3 years ago

tahasadr commented 3 years ago

Hello there. How can I use this library for teensy 3.6? what changes is needed for this purpose? Thanks

davidnnaji commented 2 years ago

Likewise, I am interested in modifying this library for Teensy 4.0. I'm curious about anyone's thoughts before I make my first attempt to simply replace .../teensy3/kinetis.h variables in the main program with the new names in .../teensy4/imxrt.h.