imxrt-rs / imxrt-hal

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

Deprecate and rename 0.5 APIs #126

Closed mciantyre closed 1 year ago

mciantyre commented 1 year ago

The PR fixes typos in the public API, and rename select timer types and methods. We maintain the misspelled / original APIs with deprecation warnings. See the individual commit messages for details.

I plan to release this in the 0.5 series. If accepted, I'll float the breaking removal commit(s) in a separate branch, and merge them once there's a more interesting breaking change to release.