From f44e690a1d01db154fccb397664e673fc5ae5db6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 1 Jul 2015 00:42:45 +0200 Subject: small cleanups --- lib/Arduino.h | 1 - lib/arduino-stub.cpp | 1 - usb-led++/Makefile | 1 - 3 files changed, 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 - * 2013-2014 Othmar Gsenger * * 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 - * 2013-2014 Othmar Gsenger * * 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 -- cgit v1.2.3