545: Add adapter for implementing async traits for blocking types r=lulf a=lulf This allows writing drivers relying on async traits, while still functioning with implementations that already implement the embedded-hal traits. Co-authored-by: Ulf Lilleengen <lulf@redhat.com> |
||
---|---|---|
.. | ||
adapter.rs | ||
delay.rs | ||
flash.rs | ||
gpio.rs | ||
i2c.rs | ||
lib.rs | ||
rng.rs | ||
spi.rs | ||
uart.rs |