From 3120783000d0025b183b0397acaa8b769499eb38 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Mon, 8 Jun 2026 23:10:46 +0530 Subject: Initial gh-pages firmware hosting --- .pio/libdeps/esp32-s3-n16r8/RF24/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .pio/libdeps/esp32-s3-n16r8/RF24/README.md (limited to '.pio/libdeps/esp32-s3-n16r8/RF24/README.md') diff --git a/.pio/libdeps/esp32-s3-n16r8/RF24/README.md b/.pio/libdeps/esp32-s3-n16r8/RF24/README.md new file mode 100644 index 0000000..e8cb896 --- /dev/null +++ b/.pio/libdeps/esp32-s3-n16r8/RF24/README.md @@ -0,0 +1,16 @@ + +[![Arduino CLI build](https://github.com/nRF24/RF24/actions/workflows/build_arduino.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_arduino.yml) +[![Linux build](https://github.com/nRF24/RF24/actions/workflows/build_linux.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_linux.yml) +[![PlatformIO build](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml) +[![RP2xxx build](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml) +[![Documentation Status](https://readthedocs.org/projects/rf24/badge/?version=latest)](https://rf24.readthedocs.io/en/latest/?badge=latest) + +# See http://nRF24.github.io/RF24 for all documentation + +## Having problems? + +Please read our **[solutions to common problems](COMMON_ISSUES.md)**. If that doesn't help, then open an issue describing your problem with as much detail as possible. + +### Want to contribute? + +Awesome! However, please check our [contributing guidelines](CONTRIBUTING.md) before opening a pull request. -- cgit v1.2.3