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

Commits on Jul 8, 2024

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

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    65091a9 View commit details
    Browse the repository at this point in the history
  2. chore: adapt STM32_WPAN sources

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8ceb243 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 <frederic.pillon@st.com>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7450369 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 <frederic.pillon@st.com>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dac6208 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 <frederic.pillon@st.com>
    fpistm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c4c7874 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request #70 from fpistm/Update_CubeFW_1.20.0

    chore: update to STM32_WPAN v1.20.0
    fpistm authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e4e3d7c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    5853f23 View commit details
    Browse the repository at this point in the history
  2. chore: adapt STM32_WPAN sources

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    a5d5962 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 <frederic.pillon@st.com>
    fpistm committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    faf4e90 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 <frederic.pillon@st.com>
    fpistm committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    bae86c4 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 <frederic.pillon@st.com>
    fpistm committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    bf11bf0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #72 from fpistm/update_CubeFW_1.21.0

    chore: update to STM32_WPAN v1.21.0
    fpistm authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    0cdf251 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. chore: regenerate STM32_WPAN patches

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

Commits on Mar 5, 2025

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

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    f7ca0a2 View commit details
    Browse the repository at this point in the history
  2. chore: adapt STM32_WPAN sources

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    20b8a4c 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 <frederic.pillon@st.com>
    fpistm committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    974ce4c 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 <frederic.pillon@st.com>
    fpistm committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    5a5dc8e 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 <frederic.pillon@st.com>
    fpistm committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    6f7c381 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #73 from fpistm/update

    chore: update to STM32_WPAN v1.22.0
    fpistm authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    6f16703 View commit details
    Browse the repository at this point in the history
  7. chore: update library.properties

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    13b3a1a View commit details
    Browse the repository at this point in the history
Loading