Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the rf24-submodules group across 1 directory with 3 updates #75

Merged
merged 3 commits into from
Jul 5, 2024

Commits on Jul 5, 2024

  1. Bump the rf24-submodules group across 1 directory with 3 updates

    Bumps the rf24-submodules group with 3 updates in the / directory: [RF24](https://github.com/nRF24/RF24), [RF24Network](https://github.com/nRF24/RF24Network) and [RF24Mesh](https://github.com/nRF24/RF24Mesh).
    
    
    Updates `RF24` from `0aac3d5` to `bbffb50`
    - [Release notes](https://github.com/nRF24/RF24/releases)
    - [Commits](nRF24/RF24@0aac3d5...bbffb50)
    
    Updates `RF24Network` from `219d055` to `bdd05ae`
    - [Release notes](https://github.com/nRF24/RF24Network/releases)
    - [Commits](nRF24/RF24Network@219d055...bdd05ae)
    
    Updates `RF24Mesh` from `8f030b4` to `2f5aea2`
    - [Release notes](https://github.com/nRF24/RF24Mesh/releases)
    - [Commits](nRF24/RF24Mesh@8f030b4...2f5aea2)
    
    ---
    updated-dependencies:
    - dependency-name: RF24
      dependency-type: direct:production
      dependency-group: rf24-submodules
    - dependency-name: RF24Network
      dependency-type: direct:production
      dependency-group: rf24-submodules
    - dependency-name: RF24Mesh
      dependency-type: direct:production
      dependency-group: rf24-submodules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cbf3d65 View commit details
    Browse the repository at this point in the history
  2. expose binding for new releaseAddress() overload

    For master nodes only
    2bndy5 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    92074b5 View commit details
    Browse the repository at this point in the history
  3. [CMake] add support for new flags

    - support RF24MESH_CONN_CHECK_TYPE flag
    - support MESH_CONNECTION_CHECK_ATTEMPTS flag
    
    also reviewed using_flags.cmake script
    2bndy5 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    58117c4 View commit details
    Browse the repository at this point in the history