aboutsummaryrefslogtreecommitdiff
path: root/examples/TinySoftWareSerial
diff options
context:
space:
mode:
Diffstat (limited to 'examples/TinySoftWareSerial')
-rw-r--r--examples/TinySoftWareSerial/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/TinySoftWareSerial/Makefile b/examples/TinySoftWareSerial/Makefile
index 991e57e..08f918d 100644
--- a/examples/TinySoftWareSerial/Makefile
+++ b/examples/TinySoftWareSerial/Makefile
@@ -9,7 +9,6 @@ BOARD_TAG = attiny85-8
ARDUINO_LIBS = SoftwareSerial
-include ../TestSuiteCommon.mk
include $(ARDMK_DIR)/Arduino.mk
# !!! Important. You have to use make ispload to upload when using ISP programmer