We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c15982 commit eab5028Copy full SHA for eab5028
README.md
@@ -1,3 +1,16 @@
1
+# ArduinoFake with cpputest
2
+
3
+Forked in order to try to get a clean build using or ArduinoFake using cpputest to hopefully resolve the following:
4
5
+ - https://github.com/FabioBatSilva/ArduinoFake/issues/56
6
+ - https://github.com/cpputest/cpputest/issues/1768
7
8
+to run: `make`
9
10
+Issues:
11
+ - While the original is built using `pio test`, This fails
12
+ - I didn't translate any of the setup or assertions from unity to cpputest
13
14
# ArduinoFake
15
16
[](https://travis-ci.org/FabioBatSilva/ArduinoFake)
0 commit comments