File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Arduino CI tests [Arduino libraries](https://arduino.github.io/arduino-cli/libra
11
11
* provides a system of mocks that allow fine-grained control over the hardware inputs, including the system's clock
12
12
* verifies compilation of any example sketches included in the library
13
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
14
* can be run both locally and as part of CI (GitHub Actions, TravisCI, Appveyor, etc.)
16
15
* runs on multiple platforms -- any platform that supports the Arduino IDE
17
16
* provides detailed analysis of segfaults in compilers that support such debugging features
You can’t perform that action at this time.
0 commit comments