Skip to content
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

soc: st: stm32: stm32wbax: Update STM32WBA BLE/HAL according Cube FW 1.3.1 #73585

Merged
merged 3 commits into from
Jun 10, 2024
Merged

soc: st: stm32: stm32wbax: Update STM32WBA BLE/HAL according Cube FW 1.3.1 #73585

merged 3 commits into from
Jun 10, 2024

Conversation

asm5878
Copy link
Collaborator

@asm5878 asm5878 commented May 31, 2024

STM32WBA has been updated to include STM32Cube FW 1.3.1:

  • BLE HCI driver
  • BLE HCI interface
  • HAL/LL interfaces

Copy link

Hello @asm5878, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@zephyrbot
Copy link
Collaborator

zephyrbot commented May 31, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_stm32 zephyrproject-rtos/hal_stm32@54724a8 zephyrproject-rtos/hal_stm32@8eaef65 (main) zephyrproject-rtos/hal_stm32@54724a81..8eaef657

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_stm32 DNM This PR should not be merged (Do Not Merge) labels May 31, 2024
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.

Please fix compliance issues reported below.
This will include providing commit message, which will be useful to explain your changes.

@ajarmouni-st
Copy link
Collaborator

CI compliance for a set of commits can be checked locally using /scripts/ci/check_compliance.py --commits HEAD~n..HEAD

@Thalley Thalley removed their request for review May 31, 2024 19:39
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Jun 7, 2024
@erwango
Copy link
Member

erwango commented Jun 7, 2024

Please fetch latest main top and rebase.

drivers/bluetooth/hci/hci_stm32wba.c Outdated Show resolved Hide resolved
@hermabe hermabe removed their request for review June 10, 2024 09:12
asm5878 added 3 commits June 10, 2024 14:22
Updating hci interface according STM32WBA Cube FW 1.3.1

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
STM32WBA Bluetooth HCI driver updates according Cube FW 1.3.1

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
STM32WBA Cube FW 1.3.1 updates

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
@MaureenHelm MaureenHelm merged commit 7b95c1a into zephyrproject-rtos:main Jun 10, 2024
24 checks passed
Copy link

Hi @asm5878!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants