File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.4.0] 2024-12-30
6
+
5
7
* Upgrade to embedded-hal v1.0 [ #13 ]
6
8
7
9
## [ v0.3.2] 2024-08-04
45
47
* Don't require type to be ` Sync ` in order to implement FmcPeripheral
46
48
* Begin Changelog
47
49
48
- [ Unreleased ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.3.2...HEAD
50
+ [ Unreleased ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.4.0...HEAD
51
+ [ v0.3.2 ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.3.2...v0.4.0
49
52
[ v0.3.2 ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.3.1...v0.3.2
50
53
[ v0.3.1 ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.3.0...v0.3.1
51
54
[ v0.3.0 ] : https://github.com/stm32-rs/stm32-fmc/compare/v0.2.4...v0.3.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " stm32-fmc"
3
- version = " 0.3.2 "
3
+ version = " 0.4.0 "
4
4
authors = [" Richard Meadows <richard@richard.fish>" ]
5
5
edition = " 2018"
6
6
categories = [" embedded" , " hardware-support" , " no-std" ]
You can’t perform that action at this time.
0 commit comments