pyRF24
pyRF24 copied to clipboard
A python package that wraps the RF24, RF24Network, and RF24Mesh C++ libraries.
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.17.0 to 2.18.0 Release notes Sourced from pypa/cibuildwheel's releases. v2.18.0 ✨ Adds CPython 3.13 support, under the prerelease flag...
It seems like this should be relatively simple since RF24Gateway uses libs found in the Linux kernel (I think). The fact that this hasn't been done for the individual lib...
Bumps the actions group with 1 update in the / directory: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.17.0 to 2.18.1 Release notes Sourced from pypa/cibuildwheel's releases. v2.18.1 🌟 Add free-threaded Linux and...
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.19.2 to 2.20.0 Release notes Sourced from pypa/cibuildwheel's releases. Version 2.20.0 🌟 CPython 3.13 wheels are now built by...
Bumps the rf24-submodules group with 1 update in the / directory: [RF24](https://github.com/nRF24/RF24). Updates `RF24` from `bbffb50` to `1acf968` Commits 1acf968 Refactor some SPI transactions (#988) bae5111 migrate issue templates into...
Bumps the github-actions group with 1 update in the / directory: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.19.2 to 2.21.1 Release notes Sourced from pypa/cibuildwheel's releases. Version 2.21.1 🐛 Fix a bug...
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 `bbffb50` to `63cadc4` Commits 63cadc4 add pyproject.toml and update docs (#1001) 25f1fbd...
Bumps the rf24-submodules group with 2 updates in the / directory: [RF24](https://github.com/nRF24/RF24) and [RF24Network](https://github.com/nRF24/RF24Network). Updates `RF24` from `929a5aa` to `81b51b3` Commits 81b51b3 Update doc comment for default linux gpiochip (#1025)...
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.22.0 to 2.23.0 Release notes Sourced from pypa/cibuildwheel's releases. v2.23.0 ✨ Adds official support for the new GitHub Actions...
resolves #105 drops support for python v3.7 and v3.8 (see rationale below https://github.com/nRF24/pyRF24/pull/107#issuecomment-2750581942)