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:
Côme ALLART
2021-08-27 11:09:27 +02:00
parent 1e1cd0506a
commit 022b809248
7 changed files with 934 additions and 777 deletions

1
stm32-gen-features/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/target