-
Notifications
You must be signed in to change notification settings - Fork 1k
variant(h7): add Nucleo-H745ZI-Q support #2848
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
Conversation
fpistm
left a comment
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.
Thanks @Aymane-ST for the PR.
Some comments to address plus please split the single commit in 2 commits.
1 for generic addition
1 for Nucleo.
Ex:
https://github.com/stm32duino/Arduino_Core_STM32/pull/2725/commits
114fd72 to
031046e
Compare
Signed-off-by: Aymane Bahssain <aymane.bahssain@st.com>
Fixes stm32duino#2090 Signed-off-by: Aymane Bahssain <aymane.bahssain@st.com>
031046e to
022644f
Compare
fpistm
left a comment
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.
LGTM.
Fixes #2090