-
Notifications
You must be signed in to change notification settings - Fork 134
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 nucleo-g431kb board #499
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.
Thanks, I'll gladly merge with these minor changes.
(Please squash into one commit)
Yes, I've been bitten by this too already. We really need to extend modm-devices with the nucleo board pinouts and generate this… |
4e41181
to
5f303c6
Compare
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.
Thanks! 👍
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.
Thanks!
5f303c6
to
276f5b3
Compare
I added a GpioUnused Button and an example, so it becomes part of the CI and doesn't get lost in future refactorings. |
I needed a board definition for the nucleo-32 g431kb development board.
If you are interested in expanding the BSP collection, feel free to merge. If not, feel free to reject and I can just include into my project.
There are a couple pins that differ from the usual nucleo-32 pinouts (as defined in
nucleo32_arduino.hpp
) on this board