git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8955 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
50a472715f
commit
73090da50c
|
@ -78,7 +78,7 @@ OSAL_IRQ_HANDLER(STM32_TIM2_HANDLER) {
|
|||
gpt_lld_serve_interrupt(&PWMD2, sr);
|
||||
#endif
|
||||
|
||||
#if STM32_GPT_USE_TIM2
|
||||
#if STM32_ST_USE_TIM2
|
||||
st_lld_serve_interrupt();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue