embassy/embassy-stm32
Greg V 8bb41a3281 stm32f3: fix nonexistent cfg tests
The rcc code was taken from stm32-rs which uses 'x' features, but
embassy uses features with full chip names.

Add these 'x' wildcards as cfgs and use them in rcc.
They will be useful for USB too.
2022-02-02 22:53:03 +03:00
..
src stm32f3: fix nonexistent cfg tests 2022-02-02 22:53:03 +03:00
build.rs stm32f3: fix nonexistent cfg tests 2022-02-02 22:53:03 +03:00
Cargo.toml Support unstable-trait feature for stm32 2022-01-26 22:39:06 +01:00