summaryrefslogtreecommitdiff
path: root/stm32-gen-features
AgeCommit message (Expand)Author
2022-10-07all Cargo.toml: Add license to all crate Cargo.toml fileschrysn
2022-06-18Remove the authors field from Cargo.tomlsDario Nieuwenhuis
2022-06-18Update to 2021 edition. (#820)Dario Nieuwenhuis
2022-06-12Run rustfmt.Dario Nieuwenhuis
2022-04-08Add stm32wlexx supportDario Nieuwenhuis
2022-04-08Add missing stm32wl/stm32wb chips except stm32wleDario Nieuwenhuis
2022-04-08Add STM32L5 support.Dario Nieuwenhuis
2022-03-21Mark F2 as a supported familyJoonas Javanainen
2022-03-21Fix suffix of generated chip metadata filesJoonas Javanainen
2021-12-13[manual] Add stm32f3 family to `stm32-gen-features`VasanthakumarV
2021-11-27stm32: add stm32g4 support.Dario Nieuwenhuis
2021-11-23stm32: rename core features from _cmX to -cmX, cleanup gen.Dario Nieuwenhuis
2021-11-02Adjust for STM32U5.Bob McWhirter
2021-10-26Initial support for STM32F767ZI.Matous Hybl
2021-09-28Initial STM32F1 family support with two examples for STM32F103C8 (Blue Pill)Mariusz Ryndzionek
2021-09-21Support for STM32L1Ulf Lilleengen
2021-09-11build(gen-features): remove unused toml dependencyCôme ALLART
2021-09-11fix(gen-features): keep data files orderCôme ALLART
2021-09-05refactor(gen-features): use Rust instead of PythonCôme ALLART
2021-08-27refactor(gen_features): use Rust instead of PythonCôme ALLART