-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
board: arm: Add support for WeAct Mini STM32H7B0 #80401
base: main
Are you sure you want to change the base?
Conversation
930bdab
to
14c925e
Compare
.. figure:: img/stm32h7xx.webp | ||
:align: center | ||
:alt: MiniSTM32H7B0 Core Board | ||
|
||
MiniSTM32H7B0 Core Board (Credit: WeAct Studio) | ||
|
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.
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
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.
|
||
if LVGL | ||
|
||
config LV_COLOR_16_SWAP |
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]>
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