-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Add support for Nucleo U5A5ZJ-Q #63144
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
Add support for Nucleo U5A5ZJ-Q #63144
Conversation
474628f
to
f67572e
Compare
f67572e
to
462f30c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spotted some issues with the board's readme
462f30c
to
9873e98
Compare
9873e98
to
71d78b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 minor change
71d78b5
to
6aec2f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comment re: minor nit.
6aec2f3
to
1fcdd6c
Compare
Add missing compatibles for STM32U595 and STM32U599. Signed-off-by: Guillaume Gautier <[email protected]>
Add STM32U5A5 dtsi. Signed-off-by: Guillaume Gautier <[email protected]>
Add STM32U5A5 SOC Signed-off-by: Guillaume Gautier <[email protected]>
Add support for Nucleo U5A5ZJ Q board. Signed-off-by: Guillaume Gautier <[email protected]>
Add Nucleo U5A5ZJ-Q board to the list of supported boards. Signed-off-by: Guillaume Gautier <[email protected]>
Add Nucleo U5A5ZJ-Q board to the list of supported boards. Signed-off-by: Guillaume Gautier <[email protected]>
1fcdd6c
to
7fe6fea
Compare
Rebased to fix a test compilation error. Hopefully all will be green now |
Add support for Nucleo U5A5ZJ-Q