We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SpiDevice
Hi,
I'm trying to use #110 for some async needs and ran into the need for an SpiDevice satisfying embedded_hal_async::spi::SpiDevice.
embedded_hal_async::spi::SpiDevice
Do y'all know if there's any work going into that? I'll probably take a stab at implementing it if I can't find anything.