-
Notifications
You must be signed in to change notification settings - Fork 49
stm32g491 not compiling #184
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
Comments
Is this on latest master? |
If so, would you like to check if this works better on the staged-pac branch? I believe there might be some fixes in the new pac that are only present in that branch |
Yes it was on master ! |
Unless someone objects, my plan is to merge that branch into master once all PRs targeting that are closed. |
It seems that this crate does not compile using stm32g491 feature, a lot of unresolved import, redefinitions, etc.
I'm ready to do what's necessary to patch this myself but I need some pointers. Can anybody point me to relevant issues or procedure to fix this crate for stm32g491 ?
I'm including the first lines of compile log here:
The text was updated successfully, but these errors were encountered: