From 3ba2f6e5c7383c5d7a6f8a1c38b6b5403a8a5dcb Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 23 Apr 2021 11:09:49 -0400 Subject: Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAX They were never finished, never saw any release ever, and haven't compiled for the better part of a decade. Given their HW capabilities [1], they are not worth trying to fix. [1] 1-2MB RAM, ~256MB onboard flash, no expandability Change-Id: I7b2a5806d687114c22156bb0458d4a10a9734190 --- tools/builds.pm | 16 --------- tools/configure | 106 +++----------------------------------------------------- 2 files changed, 5 insertions(+), 117 deletions(-) (limited to 'tools') diff --git a/tools/builds.pm b/tools/builds.pm index 7c4824398e..ce8b3dd0a3 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -103,10 +103,6 @@ $releasenotes="/wiki/ReleaseNotes315"; name => 'HiFiMAN HM-801', status => 2, }, - 'iaudio7' => { - name => 'iAudio 7', - status => 1, - }, 'iaudiom3' => { name => 'iAudio M3', status => 3, @@ -195,10 +191,6 @@ $releasenotes="/wiki/ReleaseNotes315"; name => 'iriver iFP-7xx', status => 1, }, - 'logikdax' => { - name => 'Logik DAX', - status => 1, - }, 'lyreproto1' => { name => 'Lyre Prototype 1', status => 1, @@ -271,10 +263,6 @@ $releasenotes="/wiki/ReleaseNotes315"; name => 'Samsung YP-S3', status => 1, }, - 'sansac100' => { - name => 'SanDisk Sansa c100', - status => 1, - }, 'sansac200' => { name => 'SanDisk Sansa c200', status => 3, @@ -324,10 +312,6 @@ $releasenotes="/wiki/ReleaseNotes315"; status => 3, icon => 'sansafuzeplus', }, - 'sansam200' => { - name => 'SanDisk Sansa m200', - status => 1, - }, 'sansam200v4' => { name => 'SanDisk Sansa m200 v4', status => 1, diff --git a/tools/configure b/tools/configure index b7cbfb0ba2..ee217a917d 100755 --- a/tools/configure +++ b/tools/configure @@ -1553,7 +1553,7 @@ cat <