File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
16
17
17
### Added
18
18
19
- - The MSRV was bumped to 1.54 ([ #308 ] )
20
19
- Generic ` into_af_push_pull<A> ` and ` into_af_open_drain<A> ` ([ #308 ] )
21
20
- ` BusClock ` and ` BusTimerClock ` traits ([ #302 ] )
22
21
- ` RccBus ` , ` Enable ` , ` Reset ` traits and implementations for peripherals ([ #299 ] )
@@ -35,7 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
35
34
not needed. ([ #283 ] )
36
35
- Enable ` rt ` , ` usb ` , ` can ` , ` rtc ` and ` ld ` feature by default.
37
36
To disable that behavior, set ` default-features = false ` . ([ #283 ] )
38
- - The MSRV was bumped to 1.52 ([ #283 ] )
37
+ - The MSRV was bumped to 1.54 ([ #308 ] )
39
38
- Update ` stm32f3 ` pac to v0.14.0 ([ #282 ] )
40
39
- Remove the ` bxcan ` re-export. ([ #304 ] )
41
40
You can’t perform that action at this time.
0 commit comments