embassy/embassy-stm32
Nicolas Viennot 4aba87f983 Inline GPIO functions
All GPIO functions are monomorphized (per pin). Inlining these make the
ROM smaller when using opt-level="z"
2022-03-19 14:06:11 -04:00
..
src Inline GPIO functions 2022-03-19 14:06:11 -04: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