What's Changed
- Gpio: port, pin generics first by @burrbull in #410
- gpio cleanups by @burrbull in #412
- Spi slave mode by @apeng2012 in #408
- Serial changes v3 by @AndreySmirnov81 in #417
- revert erased macro by @burrbull in #419
- HL trait instead of H generic by @burrbull in #421
- Fix flash write error, according to errata by @datdenkikniet in #427
- Bump bxcan by @Fomys in #426
- feat: adds
get_interrupt
toTimer
by @claymcleod in #429 - Fix computation of timer frequency by @SnVIZQ in #434
- updates by @burrbull in #435
- fix examples by @burrbull in #436
- I2c error by @burrbull in #415
- Un-publish crate::rcc::Config::get_clocks by @horazont in #438
- Add a public method to check for Busy flag in SPI by @imihajlow in #442
- Small
gpio
changes by @AndreySmirnov81 in #446 - Bugfix:
CounterHz
andCounter
wait
by @AndreySmirnov81 in #449 - update ci, clippy & release 0.10 by @burrbull in #452
New Contributors
- @datdenkikniet made their first contribution in #427
- @Fomys made their first contribution in #426
- @claymcleod made their first contribution in #429
- @SnVIZQ made their first contribution in #434
- @imihajlow made their first contribution in #442
Full Changelog: v0.9.0...v0.10.0