Skip to content

Releases: dsvensson/cc1101

v0.1.3

07 Feb 09:09
Compare
Choose a tag to compare

v0.1.2

07 Feb 08:59
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Feb 08:54
Compare
Choose a tag to compare

Full Changelog: v0.1...v0.1.1

v0.1

07 Feb 08:46
Compare
Choose a tag to compare

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