-
Notifications
You must be signed in to change notification settings - Fork 991
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
Added Nucleo-WB15CC #1900
Added Nucleo-WB15CC #1900
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.
Hi @Subtle-Puneet-Shrivas
Thanks for the PR.
Here you add a generic. For Nucleo we need to add dedicated variant_NUCLEO_WB15C to define properly pins ordering and dedicated LED, USER_BTN,...
Hi @Subtle-Puneet-Shrivas |
Signed-off-by: puneet shrivas <[email protected]> Co-Authored-By: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Nucleo WB15CC tested.Note that BLE works with https://github.com/stm32duino/STM32duinoBLE/releases/tag/1.2.2 |
Pull Request template
Please, Make sure that your PR is not a duplicate.
Search among the Pull request before creating one.
IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.
Thanks for submitting a pull request.
Please provide enough information so that others can review your pull request:
Summary
Followed the add variant steps for the Nucleo-WB15CC board
Explain the motivation for making this change. What existing problem does the pull request solve?
Validation