deleted some junk that's now better implemented inside core (HAL timebase)

This commit is contained in:
2018-01-27 19:00:46 +01:00
parent 7bf5d825e2
commit 1c1f8430ed
6 changed files with 25 additions and 275 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
/* Exported functions ------------------------------------------------------- */
void SysTick_Handler(void);
void TIM1_BRK_UP_TRG_COM_IRQHandler(void);
//void TIM1_BRK_UP_TRG_COM_IRQHandler(void);
#ifdef __cplusplus
}