imxrt-rs / imxrt-hal

Rust for NXP i.MX RT
Apache License 2.0
122 stars 29 forks source link

Remove LPSPI prototyping leftovers #164

Closed mciantyre closed 2 weeks ago

mciantyre commented 2 weeks ago

I introduced these in #157 but didn't use them. The unused warnings appear in the beta Clippy release. This PR eagerly fixes Clippy warning that might soon appear in stable.