v0.16.1
What's Changed
- fix changelong entry for release v0.16.0 by @rursprung in #633
- map
$SpiSlave
toSpiSlave
struct by @eZioPan in #635 - Join Serial for USART and UART again. Make inner traits with different implementation for USART and UART. by @qwerty19106 in #636
- Fixed broken config.toml link in readme by @martinpalsson in #638
- fmc pins speed high + DataPins16 & remove unnesessary into_alternate in examples by @burrbull in #632
- public fields in LcdPins by @burrbull in #639
- extended 64-bit monotonic timer by @burrbull in #640
- small monotonic fix by @burrbull in #641
- Dual i2s core by @YruamaLairba in #637
- Add a basic blocking QSPI interface by @X-yl in #645
- more rtc features by @burrbull in #446
- src/rcc: fix minor documentation typo by @atharvanan1 in #648
- revert deleting ExtU32 from prelude by @burrbull in #649
- into_mode for ErasedPin and PartiallyErasedPin by @burrbull in #647
- replace bors with merge queue by @burrbull in #652
- fix #604 by @burrbull in #655
- release 0.16.1 by @burrbull in #656
New Contributors
- @eZioPan made their first contribution in #635
- @martinpalsson made their first contribution in #638
- @X-yl made their first contribution in #645
- @atharvanan1 made their first contribution in #648
Full Changelog: v0.16.0...v0.16.1