Skip to content

Commit e34e648

Browse files
committed
core(MP1): update wrapped files
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0248725 commit e34e648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: libraries/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#include "stm32l4xx_hal_smbus_ex.c"
1515
#elif STM32L5xx
1616
#include "stm32l5xx_hal_smbus_ex.c"
17+
#elif STM32MP1xx
18+
#include "stm32mp1xx_hal_smbus_ex.c"
1719
#elif STM32U5xx
1820
#include "stm32u5xx_hal_smbus_ex.c"
1921
#elif STM32WBxx

0 commit comments

Comments
 (0)