v0.7.0
What's Changed
- replace picture by @burrbull in #240
- Change arm-none-eabi-gdb to gdb-multiarch by @rudihorn in #241
- Fix small typos in spi.rs by @bschwind in #253
- Add blinky_rtcalarm_irq example by @khrs in #217
- More documentation links by @TheZoq2 in #249
- improve RTC documentation by @TheZoq2 in #245
- Fix mono timer by @TheZoq2 in #254
- Fix small mistake in time.rs: kilohertz should be megahertz by @GreenPenguino in #260
- Spi with 16bit framesize by @jonnyando in #258
- Flash Read/Write Support by @irwineffect in #257
- add PR template by @TheZoq2 in #255
- Added support for continuous and discontinuous scan mode by @katyo in #247
- Implement timer::Cancel trait for CountDownTimer by @mariusknaust in #261
- Add TX DMA implementation for SPI3 by @mitchmindtree in #264
- Proposal for setting the IO Slew Rate by @electroCutie in #267
- Mark bit banding function unsafe (and some minor fixes) by @TheZoq2 in #273
- Add missing SPI3 remap by @mitchmindtree in #265
- Add ADC2 clock in RCC for the connectivity line by @timokroeger in #275
- Change DMA API to use embedded-dma traits by @thalesfragoso in #274
- Hide PAC aliases to declutter docs by @TheZoq2 in #276
New Contributors
- @rudihorn made their first contribution in #241
- @bschwind made their first contribution in #253
- @GreenPenguino made their first contribution in #260
- @jonnyando made their first contribution in #258
- @irwineffect made their first contribution in #257
- @katyo made their first contribution in #247
- @mariusknaust made their first contribution in #261
- @mitchmindtree made their first contribution in #264
- @electroCutie made their first contribution in #267
Full Changelog: v0.6.1...v0.7.0