Skip to content

lib/stm32: update BLE stm32wba to cube version V1.6.0 #280

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

asm5878
Copy link
Collaborator

@asm5878 asm5878 commented May 15, 2025

Update BLE lib version for STM32WBAxx serie
from Cube version v1.5.0 to version v1.6.0.

Covering both STM32WBA5X and STM32WBA6X.

@asm5878
Copy link
Collaborator Author

asm5878 commented May 15, 2025

Zephyr PR created: 89986

Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok, but for clarity, please split the PR in 2 commits:

  • update of the lib from 1.5.0 tp 1.6.0
  • addition of BLE support for WBA6

@asm5878
Copy link
Collaborator Author

asm5878 commented May 15, 2025

@erwango ok, I agree, I will create a second commit to update the link library for WBA6 (and build system).
The rest of the code is indeed the same for WBA5 and WBA6 and it's strictly related to BLE Cube 1.6.0 update

Update BLE lib version for STM32WBA serie
from Cube version v1.5.0 to version v1.6.0.

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
@asm5878 asm5878 force-pushed the STM32WBAX_1_6_0_BLE_Updates branch from ba8c436 to 9e89bf8 Compare May 16, 2025 14:58
@asm5878 asm5878 requested a review from erwango May 16, 2025 15:00
@asm5878
Copy link
Collaborator Author

asm5878 commented May 16, 2025

Commit has been split as requested.

@erwango erwango requested review from HoZHel and benothmn-st May 16, 2025 15:06
Add STM32WBA6 BLE support.
Select correct link layer lib according
the soc, STM32WBA5 or STM32WBA6.

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
@asm5878 asm5878 force-pushed the STM32WBAX_1_6_0_BLE_Updates branch from 9e89bf8 to 698ae8c Compare May 16, 2025 15:40
@erwango erwango merged commit 02d82ee into zephyrproject-rtos:main May 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants