github rust-embedded/embedded-hal v0.2.6
Release 0.2.6

latest releases: embedded-io-v0.7.1, embedded-io-v0.7.0, embedded-io-async-v0.7.0...
4 years ago

Added

Backported non-breaking changes from the upcoming 1.0 release:

  • Transactional SPI interface for executing groups of SPI transactions.
  • Transactional I2C interface for executing groups of I2C transactions.
  • 10-bit addressing mode for I2C traits.
  • set_state method for OutputPin using an input PinState value.
  • IoPin trait for pins that can change between being inputs or outputs
    dynamically.

Don't miss a new embedded-hal release

NewReleases is sending notifications on new releases.