We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ac925 commit 2fbd01dCopy full SHA for 2fbd01d
targets/TARGET_STM/TARGET_STM32F1/device/stm32f1xx_hal_conf.h
@@ -352,7 +352,7 @@
352
#endif /* HAL_HCD_MODULE_ENABLED */
353
354
#ifdef HAL_MMC_MODULE_ENABLED
355
- #include "stm32f4xx_hal_mmc.h"
+ #include "stm32f1xx_hal_mmc.h"
356
#endif /* HAL_MMC_MODULE_ENABLED */
357
358
/* Exported macro ------------------------------------------------------------*/
0 commit comments