embassy/embassy-stm32
bors[bot] 84cffc751a
Merge #876
876: Add defmt support to embassy-embedded-hal errors r=Dirbaio a=matoushybl

`defmt::unwrap!()` should now work with shared buses. I tested it only with I2C as I don't have SPI in the target project.

Co-authored-by: Matous Hybl <hyblmatous@gmail.com>
2022-07-24 20:15:57 +00:00
..
src rename PwmPin::new_chX, update examples. 2022-07-23 16:16:29 +02:00
build.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
Cargo.toml Add defmt support to embassy-embedded-hal errors 2022-07-24 22:10:50 +02:00