embassy/embassy-stm32
bors[bot] a9efbf18c6
Merge #960
960: Add non blocking Bxcan constructor r=Dirbaio a=andyblarblar

This PR adds a non-blocking constructor to the Bxcan Can wrapper struct. This allows for the creation of the Can periferal without blocking for a sync with the Can bus.

Co-authored-by: Andrew Ealovega <Andrew@Ealovega.dev>
2022-09-26 09:39:55 +00:00
..
src Merge #960 2022-09-26 09:39:55 +00:00
build.rs implement support for LPUART 2022-08-19 12:05:19 +02:00
Cargo.toml Replace futures::future::join -> embassy_futures::join::join. 2022-09-22 16:48:35 +02:00