index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm32-gen-features
Age
Commit message (
Expand
)
Author
2022-06-18
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-12
Run rustfmt.
Dario Nieuwenhuis
2022-04-08
Add stm32wlexx support
Dario Nieuwenhuis
2022-04-08
Add missing stm32wl/stm32wb chips except stm32wle
Dario Nieuwenhuis
2022-04-08
Add STM32L5 support.
Dario Nieuwenhuis
2022-03-21
Mark F2 as a supported family
Joonas Javanainen
2022-03-21
Fix suffix of generated chip metadata files
Joonas Javanainen
2021-12-13
[manual] Add stm32f3 family to `stm32-gen-features`
VasanthakumarV
2021-11-27
stm32: add stm32g4 support.
Dario Nieuwenhuis
2021-11-23
stm32: rename core features from _cmX to -cmX, cleanup gen.
Dario Nieuwenhuis
2021-11-02
Adjust for STM32U5.
Bob McWhirter
2021-10-26
Initial support for STM32F767ZI.
Matous Hybl
2021-09-28
Initial STM32F1 family support with two examples for STM32F103C8 (Blue Pill)
Mariusz Ryndzionek
2021-09-21
Support for STM32L1
Ulf Lilleengen
2021-09-11
build(gen-features): remove unused toml dependency
Côme ALLART
2021-09-11
fix(gen-features): keep data files order
Côme ALLART
2021-09-05
refactor(gen-features): use Rust instead of Python
Côme ALLART
2021-08-27
refactor(gen_features): use Rust instead of Python
Côme ALLART