Skip to content

Commit 3b3ce06

Browse files
committed
core(F7): update wrapped files
Signed-off-by: TLIG Dhaou <[email protected]>
1 parent 53350d0 commit 3b3ce06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "Legacy/stm32f4xx_hal_eth.c"
1111
#include "stm32f4xx_hal_eth.c"
1212
#elif STM32F7xx
13+
#include "Legacy/stm32f7xx_hal_eth.c"
1314
#include "stm32f7xx_hal_eth.c"
1415
#elif STM32H7xx
1516
#include "Legacy/stm32h7xx_hal_eth.c"

0 commit comments

Comments
 (0)