diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-11-11 16:20:02 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-11 16:20:02 +0000 |
| commit | 8193885cb5c1e4faa3ce884ccc6922b808208804 (patch) | |
| tree | e486d26b62dee3e969e9aa1dfe39dcf26247a9be /examples/std/src | |
| parent | 96e2f0dfc59d2e99b10cc2dd78ea0e4c16a1e15e (diff) | |
| parent | c14642cffcd7f6171ecfb107dbbd8a29ec5e2540 (diff) | |
Merge #482
482: Add MCO peripheral. r=Dirbaio a=matoushybl
This PR adds an abstraction over STM32 RCC feature called MCO (Microcontroller Clock Output). The clock output can bind to several clock sources and then can be scaled using a prescaler.
Given that from the embassy ecosystem the RCC is generaly invisible to the user, the MCO was implemented as a separate peripheral bound to the pin where the clock should appear.
Co-authored-by: Matous Hybl <[email protected]>
Diffstat (limited to 'examples/std/src')
0 files changed, 0 insertions, 0 deletions
