summaryrefslogtreecommitdiff
path: root/tools/builds.pm
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-04-23 11:09:49 -0400
committerSolomon Peachy <pizza@shaftnet.org>2021-04-26 07:41:51 -0400
commit3ba2f6e5c7383c5d7a6f8a1c38b6b5403a8a5dcb (patch)
tree2741885caf2393cf05ddd5fac7559df3abcd17dd /tools/builds.pm
parent77188e41f5c9966432a0fbb3bffd2069d53cc608 (diff)
downloadrockbox-3ba2f6e5c7383c5d7a6f8a1c38b6b5403a8a5dcb.tar.gz
rockbox-3ba2f6e5c7383c5d7a6f8a1c38b6b5403a8a5dcb.zip
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
Diffstat (limited to 'tools/builds.pm')
-rw-r--r--tools/builds.pm16
1 files changed, 0 insertions, 16 deletions
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";
103 name => 'HiFiMAN HM-801', 103 name => 'HiFiMAN HM-801',
104 status => 2, 104 status => 2,
105 }, 105 },
106 'iaudio7' => {
107 name => 'iAudio 7',
108 status => 1,
109 },
110 'iaudiom3' => { 106 'iaudiom3' => {
111 name => 'iAudio M3', 107 name => 'iAudio M3',
112 status => 3, 108 status => 3,
@@ -195,10 +191,6 @@ $releasenotes="/wiki/ReleaseNotes315";
195 name => 'iriver iFP-7xx', 191 name => 'iriver iFP-7xx',
196 status => 1, 192 status => 1,
197 }, 193 },
198 'logikdax' => {
199 name => 'Logik DAX',
200 status => 1,
201 },
202 'lyreproto1' => { 194 'lyreproto1' => {
203 name => 'Lyre Prototype 1', 195 name => 'Lyre Prototype 1',
204 status => 1, 196 status => 1,
@@ -271,10 +263,6 @@ $releasenotes="/wiki/ReleaseNotes315";
271 name => 'Samsung YP-S3', 263 name => 'Samsung YP-S3',
272 status => 1, 264 status => 1,
273 }, 265 },
274 'sansac100' => {
275 name => 'SanDisk Sansa c100',
276 status => 1,
277 },
278 'sansac200' => { 266 'sansac200' => {
279 name => 'SanDisk Sansa c200', 267 name => 'SanDisk Sansa c200',
280 status => 3, 268 status => 3,
@@ -324,10 +312,6 @@ $releasenotes="/wiki/ReleaseNotes315";
324 status => 3, 312 status => 3,
325 icon => 'sansafuzeplus', 313 icon => 'sansafuzeplus',
326 }, 314 },
327 'sansam200' => {
328 name => 'SanDisk Sansa m200',
329 status => 1,
330 },
331 'sansam200v4' => { 315 'sansam200v4' => {
332 name => 'SanDisk Sansa m200 v4', 316 name => 'SanDisk Sansa m200 v4',
333 status => 1, 317 status => 1,