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-10-26 17:33:28 +02:00
2021-10-26 17:33:28 +02:00
2021-11-11 16:20:02 +00:00
2021-10-26 17:33:28 +02:00
2021-10-21 11:57:00 +02:00
2021-09-15 12:46:20 +02:00
2021-11-02 15:32:20 -04:00
2021-11-02 12:05:24 -04:00
2021-09-26 16:46:17 -07:00
2021-05-21 20:13:39 -03:00