STMicroelectronics / stm32h7xx_hal_driver

Provides the STM32Cube MCU Component "hal_driver" of the STM32H7 series.
BSD 3-Clause "New" or "Revised" License
97 stars 41 forks source link

Release v1.11.3 breaks symbols compatibility for PTP between H and FSoC families #58

Closed awojasinski closed 3 months ago

awojasinski commented 3 months ago

Describe the set-up

Describe the bug

How To Reproduce

  1. Indicate the global behavior of your application project Application using PTP timestaming is zephyr are not compiling

  2. The modules that you suspect to be the cause of the problem (Driver, BSP, MW ...) BSP

  3. The use case that generates the problem Application using PTP timestaming is zephyr are not compiling

  4. How we can reproduce the problem see https://github.com/zephyrproject-rtos/zephyr/pull/73713 and compilation error https://github.com/zephyrproject-rtos/zephyr/actions/runs/9381862609/job/25833126954?pr=73713

Additional context There are few options how to fix the issue:

Screenshots If applicable, add screenshots to help explain your problem.

awojasinski commented 3 months ago

It has been fixed in zephyr with https://github.com/zephyrproject-rtos/zephyr/pull/73770

ASEHSTM commented 3 months ago

Hello @awojasinski,

Thank you for your report. The change of this symbol has already been implemented in the F7 in HAL version v1.3.1 and will be implemented in the F4 soon. Additionally, Zephyr should preferably align with our latest version. Therefore, please allow me to close this issue.

With Regards,