-
Notifications
You must be signed in to change notification settings - Fork 339
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
Support STM32U0 Family #336
Conversation
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.
I did not check the Flash sizes as I usually do but this looks high quality PR. Thank you.
@Hish15 I let you merge if it's OK for you
Actually, Flash size variants for this family is weird as we can find 16/32/64M of Flash but it depends the package: Do you think there is an interest in splitting this subfamilly ? |
I checked your code is actually correct. |
@Hish15 Is there an issue for not merging this PR ? I'm starting a project with STM32U0 target and would really like to submodule this before. |
Seems good to me, solve the conflict and we are good to go! |
f562a61
to
c1cb64b
Compare
I didn't notice #337 breaked this |
Bring STM32U0 family support to project