Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stm32duino/STM32duinoBLE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bd27383
Choose a base ref
...
head repository: stm32duino/STM32duinoBLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bc085c1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 1 contributor

Commits on Apr 5, 2023

  1. fix: regenerate STM32Cube_FW patches

    Prepare update to version 1.16.0
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    df96671 View commit details
    Browse the repository at this point in the history
  2. chore: update STM32Cube_FW from Cube version v1.16.0

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a903124 View commit details
    Browse the repository at this point in the history
  3. chore: adapt STM32Cube_FW sources

    Compare to previous patch, do the minimum changes required
    to ease further update.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d758a66 View commit details
    Browse the repository at this point in the history
  4. fix: include a timeout when waiting for the cmd_resp

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7512953 View commit details
    Browse the repository at this point in the history
  5. chore: add support for customize app_conf_default.h

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9b421c2 View commit details
    Browse the repository at this point in the history
  6. fix: warning outside array bounds

    array subscript 'TL_CcEvt_t[0]' is partly outside array bounds
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1ec4563 View commit details
    Browse the repository at this point in the history
  7. chore: add new field initalizer for SHCI_C2_Ble_Init_Cmd_Packet_t

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a9bef0c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #55 from fpistm/CubeWB_v1.16.0

    chore: update to STM32Cube_FW v1.16.0
    fpistm authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    cf77ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore: bump library version to 1.2.5

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bc085c1 View commit details
    Browse the repository at this point in the history
Loading