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/).
19
19
- Update ` stm32f3 ` pac to v0.15.1 ([ #335 ] )
20
20
- Update ` bxcan ` pac to v0.7.0 ([ #335 ] )
21
21
- 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. ([ ???] )
27
22
- GPIO configuration functions no longer require registers as arguments ([ #213 ] )
28
23
29
24
### Fixed
@@ -627,6 +622,7 @@ let clocks = rcc
627
622
[ #220 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/220
628
623
[ #217 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/217
629
624
[ #216 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/216
625
+ [ #213 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/213
630
626
[ #212 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/212
631
627
[ #210 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/210
632
628
[ #208 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/208
You can’t perform that action at this time.
0 commit comments