- Notifications
You must be signed in to change notification settings - Fork1k
Added Nucleo-WB15CC#1900
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Added Nucleo-WB15CC#1900
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fpistm 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.
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,...
Uh oh!
There was an error while loading.Please reload this page.
fpistm commentedJan 6, 2023
Hi@Subtle-Puneet-Shrivas |
Signed-off-by: puneet shrivas <puneet@subtletech.co>Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm commentedJan 9, 2023
Nucleo WB15CC tested.Note that BLE works withhttps://github.com/stm32duino/STM32duinoBLE/releases/tag/1.2.2 |
Pull Request template
Please, Make sure that your PR is not a duplicate.
Search among thePull request before creating one.
IMPORTANT: Please review theCONTRIBUTING.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 themotivation for making this change. What existing problem does the pull request solve?
Validation