bors[bot] 8193885cb5
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 <hyblmatous@gmail.com>
2021-11-11 16:20:02 +00:00
..
2021-10-26 17:33:28 +02:00
2021-09-28 21:19:10 -04:00
2021-11-11 11:34:09 +01:00
2021-09-15 12:46:20 +02:00
2021-11-02 12:05:24 -04:00
2021-06-16 16:21:16 +02:00