Skip to content

Commit 3ca9319

Browse files
mathieuchopstmerwango
authored andcommitted
stm32cube: f7: ETH_LEGACY is no longer enabled
Update the serie's patch list to remove a section about enabling the legacy HAL Ethernet driver because it is actually no longer enabled. Signed-off-by: Mathieu Choplain <[email protected]>
1 parent 2c18f2b commit 3ca9319

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

stm32cube/stm32f7xx/README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ Patch List:
4444
-Added stm32cube/stm32f7xx/drivers/include/stm32_assert.h
4545
-Removed unused stm32cube/stm32f7xx/drivers/include/stm32_assert_template.h
4646

47-
*Enable legacy ethernet driver using HAL_ETH_LEGACY_MODULE_ENABLED
48-
This will have to be removed once Zephyr driver is migrated to the new
49-
Cube HAL ethernet API.
50-
5147
*Wrap define UNUSED with an ifndef
5248
This will prevent a compiler warning for the case the UNUSED macro
5349
is already defined elsewhere in the project

0 commit comments

Comments
 (0)