aboutsummaryrefslogtreecommitdiff
path: root/tests/AnalogInOutSerial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AnalogInOutSerial/Makefile')
-rw-r--r--tests/AnalogInOutSerial/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/AnalogInOutSerial/Makefile b/tests/AnalogInOutSerial/Makefile
new file mode 100644
index 0000000..872d069
--- /dev/null
+++ b/tests/AnalogInOutSerial/Makefile
@@ -0,0 +1,5 @@
+BOARD_TAG = uno
+ARDUINO_LIBS =
+
+include ../TestSuiteCommon.mk
+include ../../Arduino.mk