v0.16.0
- (Breaking change) Update
embedded-hal
to v1.0.0-rc.2 (contributed by @reitermarkus). - (Breaking change) Update
embedded-hal
to v1.0.0-rc.1 (contributed by @mbuesch). - (Breaking change) Change Minimum Supported Rust Version (MSRV) to v1.60.0.
- Remove
Hardware
field check in/proc/cpuinfo
. - Fix device recognition for Raspberry PI Zero 2 W (2021) on Arch Linux (contributed by @denisandroid).