Pure Rust BME680 implementation
Find a file
2024-02-24 22:20:22 +02:00
.github/workflows Set up cargo deny 2021-05-06 22:32:49 +02:00
ci/no_std_test Fix ci build fails 2019-01-26 10:41:20 +01:00
examples fix example for reading_temperature.rs 2024-02-24 22:20:22 +02:00
src Fix optional definition of FieldData 2023-06-19 19:18:32 +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
Cargo.toml Add optional serde support for FieldData 2023-06-17 11:03:00 +02:00
CHANGELOG.md Add changelog for 0.6.0 2021-05-06 22:55:40 +02:00
deny.toml Set up cargo deny 2021-05-06 22:32:49 +02:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Remove FOSSA status 2021-05-06 22:42:04 +02:00