Skip to content

Commit 2a180a8

Browse files
committed
Remove comparison table in README
1 parent 1b4e744 commit 2a180a8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,6 @@ Linux | [![Linux Build Status](https://github.com/Arduino-CI/arduino_ci/workf
2020
Windows | [![Windows Build status](https://github.com/Arduino-CI/arduino_ci/workflows/windows/badge.svg)](https://github.com/Arduino-CI/arduino_ci/actions?workflow=windows)
2121

2222

23-
## Comparison to Other Arduino Testing Tools
24-
25-
| Project | CI | Builds Examples | Unittest | Arduino Mocks | Windows | OSX | Linux | License |
26-
|-----------------------------------------------------------------------------|:--:|:---------------:|:--------:|:-------------:|:-------:|:---:|:-----:|:--------|
27-
|[ArduinoCI](https://github.com/Arduino-CI/arduino_ci) ||||||||Free (Apache-2.0)|
28-
|[ArduinoUnit](https://github.com/mmurdoch/arduinounit) ||| ⚠️ Hardware-based|||||Free (MIT)|
29-
|[Adafruit `ci-arduino`](https://github.com/adafruit/ci-arduino)||||||||Free (MIT)|
30-
|[PlatformIO](https://platformio.org) ||| ⚠️ Paid only |||||⚠️ EULA|
31-
|Official [Arduino IDE](https://www.arduino.cc/en/main/software) || ⚠️ Manually ||N/A 😉||||Free (GPLv2)|
32-
33-
3423
## Quick Start
3524

3625
For a bare-bones example that you can copy from, see [SampleProjects/DoSomething](SampleProjects/DoSomething).

0 commit comments

Comments
 (0)