Skip to content

Commit 8ebb30b

Browse files
kbumsikfpistm
authored andcommitted
[MP1] Review HAL default configuration
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 2918359 commit 8ebb30b

File tree

1 file changed

+1
-1
lines changed
  • system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include

1 file changed

+1
-1
lines changed

system/Drivers/CMSIS/Device/ST/STM32MP1xx/Include/stm32mp1xx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ typedef enum
205205
*/
206206

207207
#if defined (USE_HAL_DRIVER)
208-
#include "stm32mp1xx_hal_conf.h"
208+
#include "stm32mp1xx_hal.h"
209209
#endif /* USE_HAL_DRIVER */
210210

211211

0 commit comments

Comments
 (0)