Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions stm32cube/stm32f7xx/README
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ Patch List:
-Added stm32cube/stm32f7xx/drivers/include/stm32_assert.h
-Removed unused stm32cube/stm32f7xx/drivers/include/stm32_assert_template.h

*Enable legacy ethernet driver using HAL_ETH_LEGACY_MODULE_ENABLED
This will have to be removed once Zephyr driver is migrated to the new
Cube HAL ethernet API.

*Wrap define UNUSED with an ifndef
This will prevent a compiler warning for the case the UNUSED macro
is already defined elsewhere in the project
Expand Down