Skip to content

v0.1

Compare
Choose a tag to compare
@dsvensson dsvensson released this 07 Feb 08:46
· 32 commits to main since this release

What's Changed

  • Update from mod rs layout by @zancas in #26
  • make returned expression more readable by @zancas in #29
  • Derive common traits for enums. by @qwandor in #34
  • remove src/lowlevel/register.rs, it has no contents and is unused by @SebKuzminsky in #36
  • add a way to Calibrate via the high-level interface by @SebKuzminsky in #37
  • Add a bunch more methods to the high-level interface by @qwandor in #33
  • Implement Display and Error traits for errors where possible by @qwandor in #38
  • Update to embedded-hal 1.0. by @qwandor in #39

New Contributors

Full Changelog: v0.0.2...v0.1