diff --git a/Include/system/stm32f0xx_it.h b/Include/system/stm32f0xx_it.h --- a/Include/system/stm32f0xx_it.h +++ b/Include/system/stm32f0xx_it.h @@ -12,3 +12,5 @@ void SysTick_Handler(void); #endif #endif /* __STM32F0xx_IT_H */ + + // vim:softtabstop=4 shiftwidth=4 expandtab