mciantyre / teensy4-rs

Rust support for the Teensy 4
Apache License 2.0
271 stars 31 forks source link

add teensy 4.1 pins 48-54 #118

Closed Alexander89 closed 2 years ago

Alexander89 commented 2 years ago

related to issue #116 I added pins 48 to 54.

I double-check each entry, but the groups appear plausible.

I'm not sure if these pins have any / all of the relevant imxrt-iomuxc pin implementations. If they're not implemented, that could happen separately.

I did not check the imxrt-iomuxc pin implementations. But I know that the SPI will work. (https://github.com/imxrt-rs/imxrt-iomuxc/pull/12)