Pure Rust BME680 implementation
Find a file
huntc c97894f84c Cater for non-Linux environments
Doctests can be run using `cargo test --doc`. The examples still require Linux.
2021-05-06 21:21:22 +02:00
ci/no_std_test Fix ci build fails 2019-01-26 10:41:20 +01:00
examples Migrate influx example to influx_db_client crate and tokio 0.2 2020-07-27 13:13:46 +02:00
src Cater for non-Linux environments 2021-05-06 21:21:22 +02:00
.gitignore Fix ci build fails 2019-01-26 10:41:20 +01:00
.gitmodules Remove c-submodule 2018-05-21 17:01:57 +02:00
.travis.yml Fix ci build fails 2019-01-26 10:41:20 +01:00
Cargo.toml Cater for non-Linux environments 2021-05-06 21:21:22 +02:00
CHANGELOG.md Bump version to 0.5.1 2020-04-05 21:24:57 +02:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Mention drogue-bme680 2020-10-12 20:31:18 +02:00