mikeferguson / stm32

stuff/garbage for the STM32
94 stars 72 forks source link

Some IRQ Handler Names are still F1 variant #6

Open mikeferguson opened 6 years ago

mikeferguson commented 6 years ago

For instance, TIM1_UP_IRQHandler should be TIM1_UP_TIM10_IRQHandler to match the various ST documentation.