diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-09-21 12:05:12 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-09-21 12:05:12 +0530 |
| commit | ee1855c6b1aabf4d50afcfba69cecd2417d27237 (patch) | |
| tree | 05db0503f3cb1ffbd41f077ecf6135a429d5b66b /tests/master_reader/Makefile | |
| parent | 6f46722abb40c60dcaa0e40292342d015906c8bf (diff) | |
| parent | d092c14d7ec845246f6588704e22718615626982 (diff) | |
Merge pull request #268 from peplin/259-move-examples
Move tests back to 'examples', skip non-testable examples when testing.
Fix #259
Fix #260
Diffstat (limited to 'tests/master_reader/Makefile')
| -rw-r--r-- | tests/master_reader/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/master_reader/Makefile b/tests/master_reader/Makefile deleted file mode 100644 index 8a42a8e..0000000 --- a/tests/master_reader/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile - -BOARD_TAG = uno -ARDUINO_LIBS = Wire - -include ../TestSuiteCommon.mk -include ../../Arduino.mk |
