Skip to content

Commit 848a9a1

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

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
@@ -262,7 +262,7 @@ void HAL_SD_MspInit(SD_HandleTypeDef* hsd)
262262

263263
/**
264264
* @brief SD MSP De-Initialization
265-
* This function freeze the hardware resources used in this example
265+
* This function de-initializes the hardware resources used in this example
266266
* @param hsd: SD handle pointer
267267
* @retval None
268268
*/

0 commit comments

Comments
 (0)