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

STM32WBA Cube 1.4.1 release alignment #237

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. stm32cube: update stm32wba to cube version V1.4.1

    Update Cube version for STM32WBAxx series
    on https://github.com/STMicroelectronics
    from version v1.3.1
    to version v1.4.1
    
    Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
    Alessandro Manganaro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    437e29f View commit details
    Browse the repository at this point in the history
  2. lib/stm32: update stm32wba to cube version V1.4.1

    Update Cube version for STM32WBAxx series
    on https://github.com/STMicroelectronics
    from version v1.3.1
    to version v1.4.1
    
    Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
    Alessandro Manganaro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc4342a View commit details
    Browse the repository at this point in the history
  3. stm32cube: common_ll: Regeneration after cube updates

    Re - generate common_ll headers after Cube updates
    
    Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
    Alessandro Manganaro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c30ad8a View commit details
    Browse the repository at this point in the history
  4. lib/stm32wba/hci Adding ll_intf_cmn.h

    Adding interfaces of MAC only and BLE/Coexistence API
    Missing file after cube stm32wba version 1.4.1 update
    
    Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
    Alessandro Manganaro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dc6c138 View commit details
    Browse the repository at this point in the history