diff --git a/stm32cube/stm32f7xx/README b/stm32cube/stm32f7xx/README index 6dea0c1a1..da6f58361 100644 --- a/stm32cube/stm32f7xx/README +++ b/stm32cube/stm32f7xx/README @@ -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