embassy-bme280-sensor 0.2.1

BME280 sensor driver for the Embassy async runtime
Documentation
1
2
3
4
5
6
[toolchain]
channel = "1.86"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = [
    "thumbv6m-none-eabi",
]