stm32/boards/: Add WEACT_STM32WB55CGU6 boards.#19238
Open
thanh20VN wants to merge 3 commits into
Open
Conversation
f96f961 to
3133ac4
Compare
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
|
Code size report: |
dpgeorge
reviewed
May 18, 2026
| "mcu": "stm32wb", | ||
| "product": "WEACT STM32WB55CGU6", | ||
| "thumbnail": "", | ||
| "url": "", |
Member
There was a problem hiding this comment.
Please add a link to the product or documentation page for this board.
Author
There was a problem hiding this comment.
It seems like there’s no documentation for it yet (not sure though, I couldn’t find any).
Contributor
There was a problem hiding this comment.
Looks like those folks don't even have a proper website, and their products page is their aliexpress store items list anyway.
I guess in this case the closest thing to a stable documentation page could be the git repository associated with the board: https://github.com/WeActStudio/WeActStudio.STM32WB55CoreBoard
Author
There was a problem hiding this comment.
I’m not really sure either, but anyway I already updated my code and your link.
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add WEACT_STM32WB55CGU6 boards.
Testing
I have already tested the compiled firmware on my physical device, and it runs normally.
Trade-offs and Alternatives
Generative AI
I did not use generative AI tools when creating this PR.