summaryrefslogtreecommitdiff
path: root/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.pio/libdeps/esp32-s3-n16r8/RF24/README.md')
-rw-r--r--.pio/libdeps/esp32-s3-n16r8/RF24/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/.pio/libdeps/esp32-s3-n16r8/RF24/README.md b/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
deleted file mode 100644
index e8cb896..0000000
--- a/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-<!-- markdownlint-disable MD041 MD034 -->
-[![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.