diff options
Diffstat (limited to 'tests/Blink/Makefile')
| -rw-r--r-- | tests/Blink/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Blink/Makefile b/tests/Blink/Makefile new file mode 100644 index 0000000..d41effa --- /dev/null +++ b/tests/Blink/Makefile @@ -0,0 +1,6 @@ +BOARD_TAG = uno +ARDUINO_LIBS = + +include ../TestSuiteCommon.mk +include ../../Arduino.mk + |
