embassy/embassy-nrf
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 nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
Cargo.toml Add defmt support to embassy-embedded-hal errors 2022-07-24 22:10:50 +02:00