v0.12.0
What's Changed
- Add missing PR link in readme by @birkenfeld in #413
- fix deprecation warnings by @burrbull in #415
- Fix Width of TIM5 F410 by @burrbull in #409
- adc improvements for dma by @gernoteger in #396
- add vscode settings with default target & features by @burrbull in #416
- Prevent overflows optimizing SAI PLL by @dgoodlad in #419
- Add missing CAN1 pin mapping for stm32f446 by @SheldonLemoine in #421
- compute arr, psc by @burrbull in #422
- move all fugit-dependent implementations in one module by @burrbull in #423
- reexport digital::PinState again by @burrbull in #428
- WithPwm by @burrbull in #425
- Implement embedded-storage traits by @chemicstry in #429
- make i2c hal methods inherent by @burrbull in #431
- initial defmt support by @burrbull in #385
- aliases by @burrbull in #434
- const Pwm channel by @burrbull in #432
- fix clippy lints by @burrbull in #437
- Use time instead of rtcc, add rtc-example by @burrbull in #436
- Add LSI support for Rtc by @burrbull in #438
- update embedded-dma by @burrbull in #440
- inherent Pwm by @burrbull in #439
- delay-u8 by @burrbull in #442
- master mode selection by @burrbull in #444
- e-hal alpha.7 by @burrbull in #443
- hd44780-driver example by @burrbull in #441
- Unify serial trait impls for embedded-hal 0.2 & 1.0 by @burrbull in #447
- fugit-rate & PERExt traits by @burrbull in #430
- move MonoTimer to dwt by @burrbull in #448
- Yet another timer refactoring by @burrbull in #449
- clippy examples by @burrbull in #450
- extend 16-bit Delay's to 32 by @burrbull in #452
- merge counter & syscounter mods, rm old Delay by @burrbull in #453
- fix PwmExt by @burrbull in #454
- release 0.12 by @burrbull in #456
New Contributors
- @dgoodlad made their first contribution in #419
- @SheldonLemoine made their first contribution in #421
- @chemicstry made their first contribution in #429
Full Changelog: v0.11.1...v0.12.0