aboutsummaryrefslogtreecommitdiff
path: root/stm32-gen-features
Commit message (Expand)AuthorAgeFilesLines
* stm32: use stm32-metapac from crates.io, remove stm32-data submodule.Dario Nieuwenhuis2023-03-205-209/+0
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-071-0/+1
* Remove the authors field from Cargo.tomlsDario Nieuwenhuis2022-06-181-1/+0
* Update to 2021 edition. (#820)Dario Nieuwenhuis2022-06-181-1/+1
* Run rustfmt.Dario Nieuwenhuis2022-06-121-2/+1
* Add stm32wlexx supportDario Nieuwenhuis2022-04-081-41/+3
* Add missing stm32wl/stm32wb chips except stm32wleDario Nieuwenhuis2022-04-081-16/+2
* Add STM32L5 support.Dario Nieuwenhuis2022-04-081-0/+1
* Mark F2 as a supported familyJoonas Javanainen2022-03-211-0/+1
* Fix suffix of generated chip metadata filesJoonas Javanainen2022-03-211-1/+1
* [manual] Add stm32f3 family to `stm32-gen-features`VasanthakumarV2021-12-131-0/+1
* stm32: add stm32g4 support.Dario Nieuwenhuis2021-11-271-2/+3
* stm32: rename core features from _cmX to -cmX, cleanup gen.Dario Nieuwenhuis2021-11-231-1/+1
* Adjust for STM32U5.Bob McWhirter2021-11-021-1/+2
* Initial support for STM32F767ZI.Matous Hybl2021-10-261-1/+2
* Initial STM32F1 family support with two examples for STM32F103C8 (Blue Pill)Mariusz Ryndzionek2021-09-281-1/+2
* Support for STM32L1Ulf Lilleengen2021-09-211-1/+2
* build(gen-features): remove unused toml dependencyCôme ALLART2021-09-111-1/+0
* fix(gen-features): keep data files orderCôme ALLART2021-09-112-31/+20
* refactor(gen-features): use Rust instead of PythonCôme ALLART2021-09-052-52/+107
* refactor(gen_features): use Rust instead of PythonCôme ALLART2021-08-275-0/+211