File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1919- Update ` stm32f3 ` pac to v0.15.1 ([ #335 ] )
2020- Update ` bxcan ` pac to v0.7.0 ([ #335 ] )
2121- The MSRV was bumped to 1.59 ([ #335 ] )
22- No changes.
23- ### Breaking Changes
24-
25- - The MSRV was bumped to 1.64 ([ ???] )
26- - Signature ` Uid ` struct LUF is returning a ` CStr ` now. ([ ???] )
2722- GPIO configuration functions no longer require registers as arguments ([ #213 ] )
2823
2924### Fixed
@@ -627,6 +622,7 @@ let clocks = rcc
627622[ #220 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/220
628623[ #217 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/217
629624[ #216 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/216
625+ [ #213 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/213
630626[ #212 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/212
631627[ #210 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/210
632628[ #208 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/208
You can’t perform that action at this time.
0 commit comments