Skip to content

Commit c61f5a5

Browse files
committed
core: WB: update wrapped files
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 857d788 commit c61f5a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
#include "stm32l4xx_hal_smbus_ex.c"
1313
#elif STM32L5xx
1414
#include "stm32l5xx_hal_smbus_ex.c"
15+
#elif STM32WBxx
16+
#include "stm32wbxx_hal_smbus_ex.c"
1517
#endif
1618
#pragma GCC diagnostic pop

0 commit comments

Comments
 (0)