aboutsummaryrefslogtreecommitdiff
path: root/arduino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arduino/Makefile')
-rw-r--r--arduino/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/arduino/Makefile b/arduino/Makefile
deleted file mode 100644
index c7ae828..0000000
--- a/arduino/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-AS=01-blink-a-led
-
-BASEDIR=$(CURDIR)
-
-include $(patsubst %,%/Makefile,$(AS))