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