v0.13.0
What's Changed
- Support eMMC in SDIO module by @antonok-edm in #458
- const generics before mode by @burrbull in #418
- Add defmt::Format derives to enums behind
defmt
feature by @ryankurte in #460 - Fix typo by @peterstuart in #462
- Added transactional SPI implementation by @ryankurte in #464
- Fix defmt support by @jkristell in #465
- checkout3 by @burrbull in #468
- Pull resistors by @burrbull in #467
- Pin::into_mode by @burrbull in #469
- more gpio cleanups by @burrbull in #470
- AF, speed, set_internal_resistor by @burrbull in #471
- explicit PINS order, alias defaults by @burrbull in #472
- IntoAf, generated from CubeMX by @burrbull in #474
- Fix
rcc
example. by @reitermarkus in #473 - Pin::interrupt by @burrbull in #475
- Exti docs, deprecate rt by @burrbull in #476
- restore DMA generics order by @burrbull in #477
- v0.13 by @burrbull in #478
New Contributors
- @ryankurte made their first contribution in #460
- @peterstuart made their first contribution in #462
- @reitermarkus made their first contribution in #473
Full Changelog: v0.12.0...v0.13.0