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

SMT32G4: Add USB, QPSI and AEMICS Board PYglet #9367

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

H-Grobben
Copy link
Contributor

We build our own basic MicroPython board with a ST G473 processor. We are using it internally for some time now, and we thought to finally do a Pull Request on the board.

Included with this PR is USB and QSPI functionality for the G4 series, as they are required for the board to build.

@H-Grobben
Copy link
Contributor Author

I don't know if this is the way, or should I cut all features up into multiple PR's? For me this is a project I do on the side, next to my normal commercial work, so taking less time (so putting it in 1 PR) allows me to do this kind of coding (and quicker) because it is unpaid.

@projectgus
Copy link
Contributor

This is an automated heads-up that we've just merged a Pull Request
that removes the STATIC macro from MicroPython's C API.

See #13763

A search suggests this PR might apply the STATIC macro to some C code. If it
does, then next time you rebase the PR (or merge from master) then you should
please replace all the STATIC keywords with static.

Although this is an automated message, feel free to @-reply to me directly if
you have any questions about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants