1
0
Fork 0
forked from len0rd/rockbox

Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports

These are really similar devices so one commit for both is ok.

Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
This commit is contained in:
Amaury Pouly 2012-05-19 16:09:46 +02:00
parent e09c1e3d43
commit 12c64a4b79
44 changed files with 3424 additions and 26 deletions

View file

@ -67,6 +67,8 @@ mpio-hd200.c
mpio-hd300.c
#elif CONFIG_KEYPAD == SANSA_FUZEPLUS_PAD
sansa-fuzeplus.c
#elif CONFIG_KEYPAD == CREATIVE_ZENXFI3_PAD
creative-zenxfi3.c
#elif CONFIG_KEYPAD == SANSA_CONNECT_PAD
sansa-connect.c
#endif