hts221-async 0.2.0

Async driver for the HTS221 temperature sensor.
Documentation
1
2
3
4
5
6
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "nightly-2022-11-22"
components = [ "rust-src", "rustfmt"]
targets = [ "thumbv7em-none-eabi" ]