Skip to content

embedded-hal-async release 1.0.0-rc.1

Compare
Choose a tag to compare
@eldruin eldruin released this 04 Sep 07:34
· 139 commits to master since this release
b6a7678
  • Updated embedded-hal to version 1.0.0-rc.1.
  • Add optional defmt 0.3 support.
  • Remove serial traits, the replacement is the embedded-io crate.
  • Added + ?Sized to all blanket impls.
  • Moved ExclusiveDevice to embedded-hal-bus.