3811c0a401
This allows writing drivers relying on async traits, while still functioning with implementations that already implement the embedded-hal traits. Add examples to stm32l4 for using this feature. |
||
---|---|---|
.. | ||
adc.rs | ||
blinky.rs | ||
button.rs | ||
button_exti.rs | ||
dac.rs | ||
i2c.rs | ||
i2c_blocking_async.rs | ||
i2c_dma.rs | ||
rng.rs | ||
spi.rs | ||
spi_blocking_async.rs | ||
spi_dma.rs | ||
usart.rs | ||
usart_blocking_async.rs | ||
usart_dma.rs |