generated from hulk/gd32e23x_template_cmake_vscode
new project
This commit is contained in:
@@ -49,4 +49,8 @@ void PendSV_Handler(void);
|
||||
/* this function handles SysTick exception */
|
||||
void SysTick_Handler(void);
|
||||
|
||||
void TIMER13_IRQHandler(void);
|
||||
|
||||
void USART0_IRQHandler(void);
|
||||
|
||||
#endif /* GD32E23X_IT_H */
|
||||
|
Reference in New Issue
Block a user