Commit 41fe46e
authored
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 `4016a31` to `74b300d`
- [Release notes](https://github.com/nRF24/RF24/releases)
- [Commits](nRF24/RF24@4016a31...74b300d)
Updates `RF24Network` from `d1e5ceb` to `af22983`
- [Release notes](https://github.com/nRF24/RF24Network/releases)
- [Commits](nRF24/RF24Network@d1e5ceb...af22983)
Updates `RF24Mesh` from `525facc` to `ac1574b`
- [Release notes](https://github.com/nRF24/RF24Mesh/releases)
- [Commits](nRF24/RF24Mesh@525facc...ac1574b)
---
updated-dependencies:
- dependency-name: RF24
dependency-version: 74b300d31f4d79e6570f1a8a7ed473d6b059b4a1
dependency-type: direct:production
dependency-group: rf24-submodules
- dependency-name: RF24Network
dependency-version: af22983dd35692e5baf1359d1ce2802347bb09e1
dependency-type: direct:production
dependency-group: rf24-submodules
- dependency-name: RF24Mesh
dependency-version: ac1574b496e156be6a4019e7f2bf0cdde882f64b
dependency-type: direct:production
dependency-group: rf24-submodules
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 95f914a commit 41fe46e
3 files changed
Lines changed: 3 additions & 3 deletions
- .gitattributes+19
- .github/dependabot.yml+7-1
- .github/doxygen.py+5-1
- .github/workflows/build_arduino.yml+172-163
- .github/workflows/build_linux.yml+37-18
- .github/workflows/build_platformIO.yml+20-7
- .github/workflows/build_rp2xxx.yml+7-1
- .github/workflows/clang_format.yml+21-10
- .github/workflows/doxygen.yml+71-54
- .readthedocs.yaml+7-8
- COMMON_ISSUES.md+28-28
- README.md+2-2
- docs/main_page.md+1-1
- examples/GettingStarted/GettingStarted.ino+154-154
- examples/InterruptConfigure/InterruptConfigure.ino+353-353
- examples/ManualAcknowledgements/ManualAcknowledgements.ino+222-222
- examples/MulticeiverDemo/MulticeiverDemo.ino+194-194
- examples/StreamingData/StreamingData.ino+192-192
- examples/old_backups/GettingStarted_HandlingFailures/GettingStarted_HandlingFailures.ino+217-217
- examples/old_backups/TransferTimeouts/TransferTimeouts.ino+185-185
- examples/old_backups/pingpair_irq/pingpair_irq.ino+173-173
- examples/old_backups/pingpair_multi_dyn/pingpair_multi_dyn.ino+252-252
- examples/old_backups/pingpair_sleepy/pingpair_sleepy.ino+231-231
- examples/old_backups/recipes/led_remote/led_remote.ino+236-236
- examples/old_backups/recipes/nordic_fob/nordic_fob.ino+135-135
- examples/old_backups/recipes/pingpair_maple/pingpair_maple.ino+231-231
- examples/old_backups/recipes/readme.md+7-7
- examples/rf24_ATTiny/rf24ping85/rf24ping85.ino+204-204
- examples/rf24_ATTiny/timingSearch3pin/timingSearch3pin.ino+207-207
- .gitattributes+30
- .github/dependabot.yml+7-1
- .github/doxygen.py+5-1
- .github/workflows/build_arduino.yml+10-2
- .github/workflows/build_linux.yml+18-9
- .github/workflows/build_platformIO.yml+20-7
- .github/workflows/build_rp2xxx.yml+7-2
- .github/workflows/clang_format.yml+21-10
- .github/workflows/doxygen.yml+54-40
- .readthedocs.yaml+7-8
Submodule RF24Network updated 12 files
- .gitattributes+30
- .github/dependabot.yml+6
- .github/doxygen.py+5-1
- .github/workflows/build_arduino.yml+107-98
- .github/workflows/build_linux.yml+19-5
- .github/workflows/build_nrf_to_nrf.yml+31-25
- .github/workflows/build_platformIO.yml+20-7
- .github/workflows/build_rp2xxx.yml+7-2
- .github/workflows/clang_format.yml+20-9
- .github/workflows/doxygen.yml+50-36
- .readthedocs.yaml+7-8
- docs/Doxyfile+6
0 commit comments