Remove Creative Zen Vision and Vision:M ports

They haven't seen development activity for the better part
of two decades and apparently were never able to even boot
to Rockbox, although the Rockbox bootloader could load the
original firmware.

Change-Id: I5cfa5909c21feaf2825aa685a05e78044b893a13
This commit is contained in:
Aidan MacDonald 2026-02-04 11:45:07 +00:00 committed by Solomon Peachy
parent 5a21f049dc
commit 58b186d6de
104 changed files with 59 additions and 10413 deletions

View file

@ -181,17 +181,6 @@
#define LABEL_QUIT "POWER"
#define LABEL_MENU "MENU"
#elif CONFIG_KEYPAD == CREATIVEZVM_PAD
#define VUMETER_QUIT BUTTON_BACK
#define VUMETER_HELP BUTTON_SELECT
#define VUMETER_MENU BUTTON_MENU
#define VUMETER_UP BUTTON_UP
#define VUMETER_DOWN BUTTON_DOWN
#define LABEL_HELP "MIDDLE"
#define LABEL_QUIT "BACK"
#define LABEL_MENU "MENU"
#define LABEL_VOLUME "UP/DOWN"
#elif (CONFIG_KEYPAD == CREATIVE_ZENXFI3_PAD)
#define VUMETER_QUIT BUTTON_POWER
#define VUMETER_HELP BUTTON_MENU|BUTTON_REPEAT