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

Add variant: add support for generic F446Z(C-E)(H-J-T) and Nucleo-F446ZE #2108

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

CMGeldenhuys
Copy link
Contributor

Summary

This PR adds support for the STM32F446Z(C-E)(H-J-T) variants as well as the Nucleo-F446ZE board. The code has been tested on a Nucleo-F446ZE.

Closing issues

Closes #1487 (Already marked as closed, but no support was added, from what I can see.)

@fpistm fpistm self-requested a review August 28, 2023 09:45
@fpistm fpistm added the new variant Add support of new bard label Aug 28, 2023
@fpistm fpistm added this to the 2.7.0 milestone Aug 28, 2023
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @CMGeldenhuys
Thanks for this PR.
Sorry for the delay, I was on vacation.
First quick review. Let's CI run to see if any errors occurs.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@CMGeldenhuys
Copy link
Contributor Author

Hi @fpistm, I've updated the README as requested and squashed the changes into the old commits.

@fpistm
Copy link
Member

fpistm commented Aug 30, 2023

Thanks @CMGeldenhuys for this PR and the nice work.
I've just made some small fixes and for me it LGTM.

@fpistm fpistm linked an issue Aug 30, 2023 that may be closed by this pull request
@fpistm fpistm mentioned this pull request Aug 30, 2023
76 tasks
@fpistm fpistm merged commit d07fcaf into stm32duino:main Aug 31, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
Development

Successfully merging this pull request may close these issues.

Pls add STM32F446ZE to supported controllers. Readme.md should be updated to show support for variant F446ZE
2 participants