stm32f7: fix TX timestamp check It looks like the original code was a bad copy-paste from H5/H7 HALs. ETH_DMATXDESC_LS and ETH_DMATXDESC_TTSS are flags from the DESC0 register. This fix allows to effectively set the TX timestamp properly when there is one. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
STM32Cube is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
STM32Cube covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series.
Two models of publication are proposed for the STM32Cube embedded software:
This stm32f7xx_hal_driver MCU component repo is one element of the STM32CubeF7 MCU embedded software package, providing the HAL-LL Drivers part.
Details about the content of this release are available in the release note here.
It is crucial that you use a consistent set of versions for the CMSIS Core - CMSIS Device - HAL, as mentioned in this release note.
The full STM32CubeF7 MCU package is available here.
Please refer to the CONTRIBUTING.md guide.