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: 1.2.3
Choose a base ref
...
head repository: stm32duino/STM32duinoBLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.4
Choose a head ref
  • 5 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 28, 2023

  1. 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 Mar 28, 2023
    Configuration menu
    Copy the full SHA
    929b540 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. examples: add P_NUCLEO_WB55_USB_DONGLE support

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

Commits on Mar 30, 2023

  1. Add support for latest firmware in BLUENRG-M2SP chips.

    This requires changing the SPI dummy package to 0x00 due to signaling over the MOSI pin
    elle-bi committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    902a770 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from elle-bi/main

    Add support for latest firmware in BLUENRG-M2SP chips.
    cparata authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1356fac View commit details
    Browse the repository at this point in the history
  3. Update library.properties

    Signed-off-by: Carlo Parata <carlo.parata@st.com>
    cparata authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bd27383 View commit details
    Browse the repository at this point in the history
Loading