From: Uwe Hermann Date: Wed, 1 Jan 2014 22:13:33 +0000 (+0100) Subject: Drop nexus-osciprime firmware for now (unused). X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-firmware.git;a=commitdiff_plain;h=d12e1bae9f7eefbbd1602c38e39a902c4be01fe4 Drop nexus-osciprime firmware for now (unused). --- diff --git a/Makefile.am b/Makefile.am index ca14626..cd82a0b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = -I autostuff -SUBDIRS = asix-sigma nexus-osciprime +SUBDIRS = asix-sigma MAINTAINERCLEANFILES = ChangeLog diff --git a/configure.ac b/configure.ac index e16240f..d613ed3 100644 --- a/configure.ac +++ b/configure.ac @@ -39,7 +39,6 @@ AC_SUBST(MAKEFLAGS, '--no-print-directory') AC_CONFIG_FILES([Makefile asix-sigma/Makefile - nexus-osciprime/Makefile ]) AC_OUTPUT diff --git a/nexus-osciprime/COPYING b/nexus-osciprime/COPYING deleted file mode 100644 index f264bfd..0000000 --- a/nexus-osciprime/COPYING +++ /dev/null @@ -1,6 +0,0 @@ -The firmware in this directory is intended for use on a Cypress FX2LP on -a Nexus Computing OsciPrime oscilloscope. The source code is available under -the terms of the GPLv2. For further information, see: - - http://www.osciprime.com/ - diff --git a/nexus-osciprime/Makefile.am b/nexus-osciprime/Makefile.am deleted file mode 100644 index 9e151c9..0000000 --- a/nexus-osciprime/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -## -## This file is part of the sigrok-firmware project. -## -## Copyright (C) 2012 Bert Vermeulen -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or -## (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -## - -dist_pkgdata_DATA = nexus-osciprime.fw - -EXTRA_DIST = COPYING - diff --git a/nexus-osciprime/nexus-osciprime.fw b/nexus-osciprime/nexus-osciprime.fw deleted file mode 100644 index 5bcbc6f..0000000 Binary files a/nexus-osciprime/nexus-osciprime.fw and /dev/null differ