mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-29 13:21:45 +00:00
![bors[bot]](/assets/img/avatar_default.png)
667: Remove duplicate stm32-metapac/src/common.rs with chiptool r=Dirbaio a=nviennot There's a duplicate file common.rs with the chiptool crate. This PR makes the source of truth the one in chiptool. This PR is a good pair with https://github.com/embassy-rs/chiptool/pull/4 Co-authored-by: Nicolas Viennot <nicolas@viennot.biz>