Skip to content

Commit 91789d5

Browse files
TDhaouSTfpistm
authored andcommitted
core(F7): update wrapped files
Signed-off-by: TLIG Dhaou <dhaou.tlig-ext@st.com>
1 parent 7ea2527 commit 91789d5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

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"

system/Drivers/CMSIS/Device/ST/STM32YYxx_CMSIS_version.md

-5
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@
55
* STM32F2: 2.2.5
66
* STM32F3: 2.3.6
77
* STM32F4: 2.6.8
8-
<<<<<<< HEAD
98
* STM32F7: 1.2.7
109
* STM32G0: 1.4.3
11-
=======
12-
* STM32F7: 1.2.8
13-
* STM32G0: 1.4.2
14-
>>>>>>> system(F7): update STM32F7xx CMSIS Drivers to v1.2.8
1510
* STM32G4: 1.2.2
1611
* STM32H7: 1.10.2
1712
* STM32L0: 1.9.2

0 commit comments

Comments
 (0)