Pure Rust BME680 implementation
Find a file
2024-03-03 19:09:33 +02:00
.github/workflows remove license check from flow 2024-02-27 22:13:14 +02:00
.idea add .idea folder 2024-02-25 21:06:27 +02:00
examples use anyhow crate for error handling 2024-03-03 19:02:33 +02:00
src fix code formatting 2024-03-03 19:05:01 +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 update Cargo.toml to v0.8.0 2024-03-03 19:09:33 +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 update README.md 2024-02-26 20:40:23 +02:00