Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper-writer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'STM32/Core/Src/stm32f1xx_hal_msp.c')
-rw-r--r--STM32/Core/Src/stm32f1xx_hal_msp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/STM32/Core/Src/stm32f1xx_hal_msp.c b/STM32/Core/Src/stm32f1xx_hal_msp.c
index 1011f31..4cda7c4 100644
--- a/STM32/Core/Src/stm32f1xx_hal_msp.c
+++ b/STM32/Core/Src/stm32f1xx_hal_msp.c
@@ -447,5 +447,3 @@ void HAL_SRAM_MspDeInit(SRAM_HandleTypeDef* hsram){
/* USER CODE BEGIN 1 */
/* USER CODE END 1 */
-
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/