Pure Rust BME680 implementation
Find a file
2024-02-26 21:25:31 +02:00
.github/workflows remove tests 2024-02-25 18:38:04 +02:00
.idea add .idea folder 2024-02-25 21:06:27 +02:00
examples simplify error handling 2024-02-26 19:44:08 +02:00
src refactor: remove generic type from boundary_check_u8 2024-02-26 21:25:31 +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 rust edition to 2021 2024-02-25 20:57:40 +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