commit for rotary encoder input pin config with EXTI interrupt line. && modified GPIO pin with named user label.
This commit is contained in:
@@ -48,6 +48,8 @@ extern "C" {
|
||||
/* Exported functions prototypes ---------------------------------------------*/
|
||||
void NMI_Handler(void);
|
||||
void HardFault_Handler(void);
|
||||
void EXTI0_1_IRQHandler(void);
|
||||
void EXTI4_15_IRQHandler(void);
|
||||
void DMA1_Channel1_IRQHandler(void);
|
||||
void DMA1_Channel2_3_IRQHandler(void);
|
||||
void TIM17_IRQHandler(void);
|
||||
|
||||
Reference in New Issue
Block a user