forked from len0rd/rockbox
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
This commit is contained in:
parent
77188e41f5
commit
3ba2f6e5c7
103 changed files with 48 additions and 5873 deletions
|
@ -57,7 +57,7 @@
|
|||
(defined(HAVE_USBSTACK) && defined(IPOD_NANO2G)) || \
|
||||
(defined(HAVE_USBSTACK) && (defined(CREATIVE_ZVx))) || \
|
||||
(defined(HAVE_USBSTACK) && (defined(OLYMPUS_MROBE_500))) || \
|
||||
defined(CPU_TCC77X) || defined(CPU_TCC780X) || \
|
||||
defined(CPU_TCC780X) || \
|
||||
(CONFIG_USBOTG == USBOTG_JZ4740) || \
|
||||
(CONFIG_USBOTG == USBOTG_JZ4760)
|
||||
/* TODO: condition should be reset to be only the original
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue