Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix header inclusion on stm32u545 parts #198

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

rob-zeno
Copy link
Contributor

This set of minor patches to the STM32CubeU5 files is necessary to support building for the STM32U545 chip. These changes have been provided to ST (STMicroelectronics/STM32CubeU5#41). However, they have fixed the issue internally and are awaiting a future release to push them out.

I am in the process of creating a PR for Zephyr-proper to add support for the STM32U545 part as well as the Nucleo-U545RE-Q board. That PR is dependent on these changes.

…pport

building for the STM32U545 chip.  These changes have been provided to
ST (STMicroelectronics/STM32CubeU5#41).  However,
they have fixed the issue internally and are awaiting a future release to
push them out.

I am in the process of creating a PR for Zephyr-proper to add support for
the STM32U545 part as well as the Nucleo-U545RE-Q board.  That PR is
dependent on these changes.

Signed-off-by: Rob Newberry <rob@zenomoto.com>
rob-zeno added a commit to rob-zeno/zephyr that referenced this pull request Mar 19, 2024
…oard.

NOTE: These changes are dependent on changes to the stm32u5 HAL module,
documented in zephyrproject-rtos/hal_stm32#198.

Signed-off-by: Rob Newberry <rob@zenomoto.com>
@erwango erwango merged commit e23fba7 into zephyrproject-rtos:main Mar 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants