stm32f1xx-hal
stm32f1xx-hal copied to clipboard
Allow to set HSE bypass bit in clock config
Allows to set HSE bypass bit in RCC clock config register to use external clock supplied through OSC_IN pin. Implementation is adopted from stm32f4xx-hal. Related to #481
@therealprof: please assign to someone for review