Pure Rust BME680 implementation
Find a file
Chris 5ede8096c4
Fix ci build fails
There was some problem with the std examples, so I changed ci to only check a seperate use of the bme680 in a new ci-folder to be no_std compatible.
2019-01-26 10:41:20 +01:00
ci/no_std_test Fix ci build fails 2019-01-26 10:41:20 +01:00
examples Fix temperature offset to be of type f32, closes #11 2018-12-22 10:02:35 +01:00
src Fix the no_std f32 errors 2019-01-16 16:56:59 +01: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 Bump version to 0.4.2 2019-01-05 20:28:14 +01:00
CHANGELOG.md Bump version to 0.4.2 2019-01-05 20:28:14 +01:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Add graphs to README 2018-10-14 12:37:33 +02:00