File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Changed
1111- [ breaking-change] Replace serial-rs with the serialport-rs crate. ` Serial::open ` now needs a baud-rate argument as well.
12- - Updated to ` embedded-hal ` ` 1.0.0-alpha.10 ` release ([ API changes] ( https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal/CHANGELOG.md#v100-alpha10---2023-04-04 ) )
12+ - Updated to ` embedded-hal ` ` 1.0.0-alpha.11 ` release ([ API changes] ( https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal/CHANGELOG.md#v100-alpha11---2023-07-04 ) )
13+ - Updated to ` spidev ` ` 0.5.2 ` release([ API changes] ( https://github.com/rust-embedded/rust-spidev/blob/master/CHANGELOG.md#052--2023-08-02 ) )
1314
1415## [ v0.4.0-alpha.3] - 2022-08-04
1516
You can’t perform that action at this time.
0 commit comments