mirror of https://github.com/ARMmbed/mbed-os.git
Fix Typo in include file name
parent
a8d666fe6f
commit
63accf1469
|
@ -352,7 +352,7 @@
|
|||
#endif /* HAL_HCD_MODULE_ENABLED */
|
||||
|
||||
#ifdef HAL_MMC_MODULE_ENABLED
|
||||
#include "stm32f4xx_hal_mmc.h"
|
||||
#include "stm32f1xx_hal_mmc.h"
|
||||
#endif /* HAL_MMC_MODULE_ENABLED */
|
||||
|
||||
/* Exported macro ------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in New Issue