-
Notifications
You must be signed in to change notification settings - Fork 355
Add missing target for H7 #255
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
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.
Thank you for this pull request. I think you spotted an evolution of the HAL.
could you please have a look at whole HAL and add all missing modules (cordic, fmac, ...)
0ea259a to
5cf26c4
Compare
Signed-off-by: Agis Zisimatos <[email protected]>
5cf26c4 to
3af8191
Compare
|
I think, i have added all missing modules. |
atsju
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.
You missed one. I have added it.
Thank you.
When in H7 want to use HCD
HAL::STM32::H7::M7::HCD, it returns errorSigned-off-by: Agis Zisimatos [email protected]