stm32f4xx-hal icon indicating copy to clipboard operation
stm32f4xx-hal copied to clipboard

MCO configuration is missed

Open andrey-ilinykh opened this issue 3 years ago • 4 comments

I don't see a way to configure MCO (master clock output). Should it be be a part of Rcc?

andrey-ilinykh avatar Jun 25 '22 13:06 andrey-ilinykh

I looked, it seems it's just unimplemented yet, otherwise it would exist here.

YruamaLairba avatar Jun 27 '22 15:06 YruamaLairba