linux-embedded-hal icon indicating copy to clipboard operation
linux-embedded-hal copied to clipboard

Async `SpiDevice`?

Open mjsir911 opened this issue 1 year ago • 0 comments

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.

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.

mjsir911 avatar Mar 12 '24 05:03 mjsir911