v0.9.0
What's Changed
- Add support for reconfiguring a Serial port by @horazont in #385
- Make serial reconfigure infallible by @horazont in #387
- fix deprecation & clippy warnings by @burrbull in #389
- timer Instance, rtic monotonic by @burrbull in #388
- replace GetBusFreq with BusClock by @burrbull in #391
- Add Interruptable for Dynamic by @mryndzionek in #395
- Fix a tiny typo in comment by @longfangsong in #396
- Connectivity line devices config supports ADC2 by @apeng2012 in #397
- Fix a spell mistake by @Pcrab in #398
- Add 9-bits word length mode for serial (new) by @burrbull in #355
- serial refactoring by @AndreySmirnov81 in #400
- use fugit::Rate types instead of custom by @burrbull in #401
- Rename Serial items by @AndreySmirnov81 in #402
- reexport gpio, other cleanups by @burrbull in #403
- timers rework by @burrbull in #404
- update deps, release 0.9.0 by @burrbull in #411
New Contributors
- @horazont made their first contribution in #385
- @mryndzionek made their first contribution in #395
- @longfangsong made their first contribution in #396
- @Pcrab made their first contribution in #398
Full Changelog: v0.8.0...v0.9.0