summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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