Skip to content

Commit 40a6133

Browse files
committedAug 10, 2021
core: WL: update wrapped files
Signed-off-by: Frederic Pillon <[email protected]>
·
2.10.12.1.0
1 parent d14e9b9 commit 40a6133

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
@@ -14,5 +14,7 @@
1414
#include "stm32l5xx_hal_smbus_ex.c"
1515
#elif STM32WBxx
1616
#include "stm32wbxx_hal_smbus_ex.c"
17+
#elif STM32WLxx
18+
#include "stm32wlxx_hal_smbus_ex.c"
1719
#endif
1820
#pragma GCC diagnostic pop

0 commit comments

Comments
 (0)
Please sign in to comment.