diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-09-22 11:55:24 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-09-22 11:55:24 +0530 |
| commit | 623b55c55cce9c9abc460dd174cc9701acc4361d (patch) | |
| tree | a31d0dfc702fefcc87cf334497b6149252a9e026 /examples/TinySoftWareSerial/Makefile | |
| parent | ee1855c6b1aabf4d50afcfba69cecd2417d27237 (diff) | |
| parent | 6be2614c30a0d37a7c579df2805fbf8c192ca57a (diff) | |
Merge pull request #269 from sej7278/fix-travis
Remove Travis-CI references from all examples
Fix #250
Fix #208
Diffstat (limited to 'examples/TinySoftWareSerial/Makefile')
| -rw-r--r-- | examples/TinySoftWareSerial/Makefile | 1 |
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 |
