embassy/stm32-metapac
Ulf Lilleengen 952f525af5 Provide a way for a peripheral to query its clock frequency
Currently this looks up the frequency in the global singleton that must
be initialized by the per-chip RCC implementation. At present, this is
only done for the L0 family of chips.
2021-06-14 11:33:11 +02:00
..
gen Provide a way for a peripheral to query its clock frequency 2021-06-14 11:33:11 +02:00
src stm32-metapac: add new codegen, allows pregenerating the entire pac 2021-06-10 02:33:38 +02:00
build.rs stm32-metapac: add new codegen, allows pregenerating the entire pac 2021-06-10 02:33:38 +02:00
Cargo.toml stm32-metapac: add new codegen, allows pregenerating the entire pac 2021-06-10 02:33:38 +02:00
gen_features.py Add stm32-metapac crate, with codegen in rust 2021-05-31 02:40:58 +02:00