mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +00:00
![bors[bot]](/assets/img/avatar_default.png)
673: Inline GPIO functions r=Dirbaio a=nviennot All GPIO functions are monomorphized (per pin). Inlining these make the ROM smaller when using opt-level="z" Co-authored-by: Nicolas Viennot <nicolas@viennot.biz>