Merge pull request #378 from numero-744/gen-features-using-rust-not-python

Use our beloved Rust instead of Python
This commit is contained in:
Dario Nieuwenhuis
2021-09-13 16:47:01 +02:00
committed by GitHub
9 changed files with 978 additions and 825 deletions

View File

@ -20,7 +20,7 @@ rt = ["cortex-m-rt/device"]
memory-x = []
# BEGIN GENERATED FEATURES
# Generated by gen_features.py. DO NOT EDIT.
# Generated by stm32-gen-features. DO NOT EDIT.
stm32f030c6 = []
stm32f030c8 = []
stm32f030cc = []