summaryrefslogtreecommitdiff
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
parentadded initial support for FastLED library (diff)
small cleanups
-rw-r--r--lib/Arduino.h1
-rw-r--r--lib/arduino-stub.cpp1
-rw-r--r--usb-led++/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/Arduino.h b/lib/Arduino.h
index 298bb25..0ccc1c6 100644
--- a/lib/Arduino.h
+++ b/lib/Arduino.h
@@ -3,7 +3,6 @@
*
*
* Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
- * 2013-2014 Othmar Gsenger <otti@wirdorange.org>
*
* This file is part of spreadspace avr utils.
*
diff --git a/lib/arduino-stub.cpp b/lib/arduino-stub.cpp
index 16253d0..2399032 100644
--- a/lib/arduino-stub.cpp
+++ b/lib/arduino-stub.cpp
@@ -3,7 +3,6 @@
*
*
* Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
- * 2013-2014 Othmar Gsenger <otti@wirdorange.org>
*
* This file is part of spreadspace avr utils.
*
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