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: arduino-libraries/ArduinoBLE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: arduino-libraries/ArduinoBLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 6, 2025

  1. Bump actions/download-artifact from 4 to 5

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c5f8295 View commit details
    Browse the repository at this point in the history
  2. Add Zephyr core support.

    facchinm authored and iabdalkader committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    2b5cf3a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Merge pull request #406 from arduino-libraries/dependabot/github_acti…

    …ons/actions/download-artifact-5
    
    Bump actions/download-artifact from 4 to 5
    per1234 authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    2480d6a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Add firmware loading support for CYW43.

    Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
    iabdalkader committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    481f6ac View commit details
    Browse the repository at this point in the history
  2. Fix BD address for Nano 33.

    Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
    iabdalkader committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    ced8d45 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    91a1e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Merge pull request #408 from arduino-libraries/dependabot/github_acti…

    …ons/actions/checkout-5
    
    Bump actions/checkout from 4 to 5
    per1234 authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    60bc905 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Merge pull request #407 from iabdalkader/add_zephyr_support

    Add Zephyr support.
    facchinm authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    23acde3 View commit details
    Browse the repository at this point in the history
Loading