summaryrefslogtreecommitdiff
path: root/usb-led++
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-07-01 00:42:45 +0200
committerChristian Pointner <equinox@spreadspace.org>2015-07-01 00:42:45 +0200
commitf44e690a1d01db154fccb397664e673fc5ae5db6 (patch)
tree2a8887f0cb5734b9431152462b16faa4b5b4d723 /usb-led++
parentadded initial support for FastLED library (diff)
small cleanups
Diffstat (limited to 'usb-led++')
-rw-r--r--usb-led++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usb-led++/Makefile b/usb-led++/Makefile
index a77b38c..1fcc20c 100644
--- a/usb-led++/Makefile
+++ b/usb-led++/Makefile
@@ -22,7 +22,6 @@
NAME := usb-led
BOARD_TYPE := teensy2
-OBJ :=
CXX_OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial usbio
EXTERNAL_LIBS := lufa