-
Notifications
You must be signed in to change notification settings - Fork 8.4k
board: arm: Add support for WeAct Mini STM32H7B0 #80401
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
930bdab to
14c925e
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.
| .. figure:: img/stm32h7xx.webp | |
| :align: center | |
| :alt: MiniSTM32H7B0 Core Board | |
| MiniSTM32H7B0 Core Board (Credit: WeAct Studio) |
The image auto included in the "wikipedia" side bar is enough.
Bonus point if you rename the image file to be the same as the board name
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.
fixed.
kartben
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.
+1 but fixing the remaining bullet list glitch would be nice
nordicjm
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.
Minor nit.
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.
as per #81547:
| config LV_COLOR_16_SWAP | |
| configdefault LV_COLOR_16_SWAP |
This board is mostly the same as mini_stm32h743. Noatable diffrences for dt: - rcc config - octospi in quadspi mode - pinmux naming for USB and quadspi Signed-off-by: Sahaj Sarup <[email protected]>
|
pushed a small change to fix CI issue due to changes from #81293 |
This board is mostly the same as mini_stm32h743.
Noatable diffrences for dt:
https://builds.zephyrproject.io/zephyr/pr/80401/docs/boards/weact/mini_stm32h7b0/doc/index.html