refactor(gen_features): use Rust instead of Python
Done for /embassy-stm32 only The new generator is in /stm32-gen-features /stm32-metapac could/should be added too A CI check "generated features up to date" could/should be performed
This commit is contained in:
3
stm32-gen-features/.cargo/config.toml
Normal file
3
stm32-gen-features/.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[profile.dev]
|
||||
opt-level = 3
|
||||
lto = false
|
Reference in New Issue
Block a user