embassy/embassy-stm32
bors[bot] cdfd128185
Merge #545
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>
2022-01-03 14:17:21 +00:00
..
src Merge #545 2022-01-03 14:17:21 +00:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs Add MCO peripheral. 2021-11-11 11:34:09 +01:00
Cargo.toml Add adapter for implementing async traits for blocking types 2021-12-17 12:54:51 +01:00