Skip to content

Releases: cfrenette/bma400-rs

v0.2.0 Added Destroy Methods to Release Peripherals from Wrapper Interfaces

29 Oct 17:34
Compare
Choose a tag to compare
  • Added destroy methods to the I²C and SPI wrapper interfaces
  • Added tests for the destroy methods

Thanks to @t-moe for contributing the new methods!

v0.1.1 Bug Fix and Example Documentation Updates

12 Jul 16:58
Compare
Choose a tag to compare
  • Fixed a bug (#7) that resulted in compilation failing when using only an i2c feature flag
  • Fixed documentation issue with the example projects where the command to be used when running the project was omitted

Thanks to @webhet for reporting the bug with the i2c feature and pointing out the resolution!

v0.1.0

14 Mar 19:58
90f3bf4
Compare
Choose a tag to compare

Initial Features Complete