e310x-hal icon indicating copy to clipboard operation
e310x-hal copied to clipboard

Implement async traits for peripherals

Open Disasm opened this issue 5 years ago • 2 comments

Disasm avatar Jun 20 '20 11:06 Disasm

@Disasm sorry I've been out of the loop for so long. Are these still to be done?

almindor avatar Jul 11 '21 05:07 almindor

It's a proof of concept implementation to see how the async traits work in practice. It requires a feature gate (and nightly) to work, so it should be safe to merge and publish this change.

Disasm avatar Jul 11 '21 05:07 Disasm