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.7
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.8
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on May 30, 2024

  1. chore: update STM32_WPAN from Cube version v1.19.0

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a99760c View commit details
    Browse the repository at this point in the history
  2. chore: adapt STM32_WPAN sources

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5870278 View commit details
    Browse the repository at this point in the history
  3. fix: include a timeout when waiting for the cmd_resp

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    69c51f9 View commit details
    Browse the repository at this point in the history
  4. chore: add support for customize app_conf_default.h

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    414683d View commit details
    Browse the repository at this point in the history
  5. fix: TL_Evt_t payload size for reset

    Within STM32CubeWB v1.17.0 update TL_Evt_t payload size was reduced.
    This produce a warning -Warray-bounds due to the reset management
    which require 4 bytes.
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    50bd468 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'Update_CubeFW_1.19.0'

    Merge pull request #68 from fpistm/Update_CubeFW_1.19.0
    
    chore: update to STM32_WPAN v1.18.01.19.0
    fpistm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d4616c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore: update library.properties

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    da08a10 View commit details
    Browse the repository at this point in the history
Loading