]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/System_Keil/stm32f7xx_hal_msp.c
Update library files used in STM32F7 demo to the latest version released by ST.
[freertos] / FreeRTOS / Demo / CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil / System_Keil / stm32f7xx_hal_msp.c
index 0bfa44e0126777dda049c6c39666f9505821d5fb..7b95b83633ccc7dff356e68ecbb437cb9dcd4c81 100644 (file)
@@ -1,9 +1,9 @@
 /**\r
   ******************************************************************************\r
-  * @file    stm32f7xx_hal_msp_template.c\r
+  * @file    stm32f7xx_hal_msp.c\r
   * @author  MCD Application Team\r
-  * @version V0.0.1\r
-  * @date    21-October-2014\r
+  * @version V1.0.0\r
+  * @date    22-May-2015\r
   * @brief   HAL MSP module.\r
   *          This file template is located in the HAL folder and should be copied \r
   *          to the user folder.\r
                      ##### How to use this driver #####\r
  ===============================================================================\r
     [..]\r
-    This file is generated automatically by MicroXplorer and eventually modified \r
+    This file is generated automatically by STM32CubeMX and eventually modified \r
     by the user\r
 \r
   @endverbatim\r
   ******************************************************************************\r
   * @attention\r
   *\r
-  * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>\r
+  * <h2><center>&copy; COPYRIGHT(c) 2015 STMicroelectronics</center></h2>\r
   *\r
   * Redistribution and use in source and binary forms, with or without modification,\r
   * are permitted provided that the following conditions are met:\r
@@ -77,7 +77,7 @@
   */\r
 void HAL_MspInit(void)\r
 {\r
-  /* NOTE : This function is generated automatically by MicroXplorer and eventually  \r
+  /* NOTE : This function is generated automatically by STM32CubeMX and eventually  \r
             modified by the user\r
    */ \r
 }\r
@@ -89,31 +89,7 @@ void HAL_MspInit(void)
   */\r
 void HAL_MspDeInit(void)\r
 {\r
-  /* NOTE : This function is generated automatically by MicroXplorer and eventually  \r
-            modified by the user\r
-   */\r
-}\r
-\r
-/**\r
-  * @brief  Initializes the PPP MSP.\r
-  * @param  None\r
-  * @retval None\r
-  */\r
-void HAL_PPP_MspInit(void)\r
-{\r
-  /* NOTE : This function is generated automatically by MicroXplorer and eventually  \r
-            modified by the user\r
-   */ \r
-}\r
-\r
-/**\r
-  * @brief  DeInitializes the PPP MSP.\r
-  * @param  None  \r
-  * @retval None\r
-  */\r
-void HAL_PPP_MspDeInit(void)\r
-{\r
-  /* NOTE : This function is generated automatically by MicroXplorer and eventually  \r
+  /* NOTE : This function is generated automatically by STM32CubeMX and eventually  \r
             modified by the user\r
    */\r
 }\r