embedded-hal-bus release 0.1.0-rc.1
eldruin
released this
04 Sep 07:36
·
190 commits
to master
since this release
- Updated
embedded-hal
,embedded-hal-async
to version1.0.0-rc.1
. - The Minimum Supported Rust Version (MSRV) is now 1.60.0
- Added
embedded-hal-async
support to SPIExclusiveDevice
. - Added methods to access the inner bus to SPI
ExclusiveDevice
. - Add optional
defmt
0.3 support.