stm32f4xx-hal
stm32f4xx-hal copied to clipboard
MCO configuration is missed
I don't see a way to configure MCO (master clock output). Should it be be a part of Rcc?
I looked, it seems it's just unimplemented yet, otherwise it would exist here.