Skip to content

Commit 05cbec0

Browse files
Update bsp/stm32/stm32f407-micu/board/CubeMX_Config/Src/stm32f4xx_hal_msp.c
Co-authored-by: Copilot <[email protected]>
1 parent fc57bb4 commit 05cbec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/stm32/stm32f407-micu/board/CubeMX_Config/Src/stm32f4xx_hal_msp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/* Includes ------------------------------------------------------------------*/
2222
#include "main.h"
2323
/* USER CODE BEGIN Includes */
24-
24+
#include <drv_common.h>
2525
/* USER CODE END Includes */
2626

2727
/* Private typedef -----------------------------------------------------------*/

0 commit comments

Comments
 (0)