embassy/embassy-stm32
bors[bot] f0a071790d
Merge #673
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>
2022-03-19 20:34:07 +00:00
..
src Merge #673 2022-03-19 20:34:07 +00:00
build.rs Ignore BDMA1 in H7 2022-03-08 16:46:42 -06:00
Cargo.toml Update rust nightly, embedded-hal 1.0, embedded-hal-async. 2022-03-11 00:38:07 +01:00