]> sigrok.org Git - sigrok-firmware.git/commitdiff
Drop nexus-osciprime firmware for now (unused).
authorUwe Hermann <redacted>
Wed, 1 Jan 2014 22:13:33 +0000 (23:13 +0100)
committerUwe Hermann <redacted>
Wed, 1 Jan 2014 22:15:10 +0000 (23:15 +0100)
Makefile.am
configure.ac
nexus-osciprime/COPYING [deleted file]
nexus-osciprime/Makefile.am [deleted file]
nexus-osciprime/nexus-osciprime.fw [deleted file]

index ca146261a75945a181ba435974d225751b670739..cd82a0b5babac11394a62d915a43fa7154928890 100644 (file)
@@ -21,7 +21,7 @@
 
 ACLOCAL_AMFLAGS = -I autostuff
 
 
 ACLOCAL_AMFLAGS = -I autostuff
 
-SUBDIRS = asix-sigma nexus-osciprime
+SUBDIRS = asix-sigma
 
 MAINTAINERCLEANFILES = ChangeLog
 
 
 MAINTAINERCLEANFILES = ChangeLog
 
index e16240f365bf48aecada97e73a66b8a8c7a869ea..d613ed32409e58b43998fc92266c775943d84d05 100644 (file)
@@ -39,7 +39,6 @@ AC_SUBST(MAKEFLAGS, '--no-print-directory')
 
 AC_CONFIG_FILES([Makefile
                 asix-sigma/Makefile
 
 AC_CONFIG_FILES([Makefile
                 asix-sigma/Makefile
-                nexus-osciprime/Makefile
                ])
 
 AC_OUTPUT
                ])
 
 AC_OUTPUT
diff --git a/nexus-osciprime/COPYING b/nexus-osciprime/COPYING
deleted file mode 100644 (file)
index f264bfd..0000000
+++ /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 (file)
index 9e151c9..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-##
-## This file is part of the sigrok-firmware project.
-##
-## Copyright (C) 2012 Bert Vermeulen <bert@biot.com>
-##
-## 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 (file)
index 5bcbc6f..0000000
Binary files a/nexus-osciprime/nexus-osciprime.fw and /dev/null differ