embassy/embassy-macros/src
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
..
chip Provide a way for a peripheral to query its clock frequency 2021-06-14 11:33:11 +02:00
lib.rs Remove debug code 2021-05-26 13:08:55 +02:00
path.rs Add embassy_prefix attribute parameter to task and main macros 2021-04-14 11:06:30 +02:00