embassy/embassy-stm32
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
..
src Provide a way for a peripheral to query its clock frequency 2021-06-14 11:33:11 +02:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs Use macrotables from build.rs 2021-06-07 05:12:10 +02:00
Cargo.toml Initial support and example for STM32WB55 2021-06-12 07:06:36 +02:00
gen_features.py Initial support and example for STM32WB55 2021-06-12 07:06:36 +02:00
gen.py Make gen.py work without CSafeLoader 2021-06-12 18:28:21 +02:00