aboutsummaryrefslogtreecommitdiff
path: root/stm32-gen-features/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-272-0/+195