Pure Rust BME680 implementation
Find a file
2024-11-16 16:42:20 +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/read-sensor-data delete old example file 2024-11-16 16:42:20 +02:00
src Update bitflags to 2.6 2024-11-16 16:41:00 +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 bitflags to 2.6 2024-11-16 16:41: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 Add complete example for reading sensor data 2024-11-16 16:05:40 +02:00