stm32f103xx-hal
stm32f103xx-hal copied to clipboard
add warning about timer interrupts.
I added a warning in the documentation about the need to clear interrupt flags on timer interrupt. I spent quite some time finding why I didn't get my requested frequency.