Pure Rust BME680 implementation
Find a file
dependabot[bot] b5a21cdb8d Bump i2cdev from 0.3.2 to 0.4.0
Bumps [i2cdev](https://github.com/rust-embedded/rust-i2cdev) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/rust-embedded/rust-i2cdev/releases)
- [Commits](https://github.com/rust-embedded/rust-i2cdev/compare/0.3.2...0.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 20:55:39 +02:00
examples example: Use no_std, and delay using embedded-hal 2018-08-15 23:31:45 +02:00
src Always set gas sensor settings when setting any gas related setting, regards #3 2018-06-06 18:53:24 +02:00
.gitignore Initial bindings 2018-04-11 21:40:48 +02:00
.gitmodules Remove c-submodule 2018-05-21 17:01:57 +02:00
.travis.yml Bootstrap travis-ci 2018-05-25 22:23:47 +02:00
Cargo.lock Bump i2cdev from 0.3.2 to 0.4.0 2018-09-25 20:55:39 +02:00
Cargo.toml Bump i2cdev from 0.3.2 to 0.4.0 2018-09-25 20:55:39 +02:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Add getting started to README 2018-05-28 18:38:26 +02:00