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 a9414ae commit f3294a6Copy full SHA for f3294a6
tests/AceRoutineTest/Makefile
@@ -0,0 +1,7 @@
1
+# See https://github.com/bxparks/AUnit/tree/develop/unitduino for documentation
2
+# about using unitduino to compile and run AUnit tests natively on Linux or
3
+# MacOS.
4
+
5
+APP_NAME := AceRoutineTest
6
+ARDUINO_LIBS := AceRoutine
7
+include ../../../AUnit/unitduino/unitduino.mk
0 commit comments