Skip to content

Implement the embedded-hal-async Traits once stabilized #70

@jessebraham

Description

@jessebraham

I believe it's still too early to begin work on this, but once a stable release (or at the very least a more stable alpha release) is available we can revisit this topic.


In embedded-hal-async@0.2.0-alpha.1 the traits to implement are:

  • embedded_hal_async::delay::DelayUs
  • embedded_hal_async::digital::Wait
  • embedded_hal_async::i2c::I2c
  • embedded_hal_async::spi::SpiBus
  • embedded_hal_async::spi::SpiBusFlush
  • embedded_hal_async::spi::SpiBusRead
  • embedded_hal_async::spi::SpiBusWrite
  • embedded_hal_async::spi::SpiDevice
  • embedded_hal_async::spi::SpiDeviceRead
  • embedded_hal_async::spi::SpiDeviceWrite
  • embedded_hal_async::serial::Write

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions