We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1315d65 commit 6d3804fCopy full SHA for 6d3804f
README.md
@@ -11,7 +11,6 @@ Arduino CI tests [Arduino libraries](https://arduino.github.io/arduino-cli/libra
11
* provides a system of mocks that allow fine-grained control over the hardware inputs, including the system's clock
12
* verifies compilation of any example sketches included in the library
13
* can test a wide range of arduino boards with different hardware options available
14
-* compares entries in `library.properties` to the contents of the library and reports mismatches
15
* can be run both locally and as part of CI (GitHub Actions, TravisCI, Appveyor, etc.)
16
* runs on multiple platforms -- any platform that supports the Arduino IDE
17
* provides detailed analysis of segfaults in compilers that support such debugging features
0 commit comments