diff --git a/Include/system/stm32f0xx_hal_conf.h b/Include/system/stm32f0xx_hal_conf.h --- a/Include/system/stm32f0xx_hal_conf.h +++ b/Include/system/stm32f0xx_hal_conf.h @@ -262,3 +262,5 @@ #endif #endif /* __STM32F0xx_HAL_CONF_H */ + + // vim:softtabstop=4 shiftwidth=4 expandtab