forked from len0rd/rockbox
Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4f3bcbbb11
commit
dbc6b4e39a
27 changed files with 1159 additions and 53 deletions
|
@ -149,6 +149,8 @@ keymaps/keymap-h10.c
|
|||
keymaps/keymap-ifp7xx.c
|
||||
#elif CONFIG_KEYPAD == SANSA_E200_PAD
|
||||
keymaps/keymap-e200.c
|
||||
#elif CONFIG_KEYPAD == SANSA_C200_PAD
|
||||
keymaps/keymap-c200.c
|
||||
#elif CONFIG_KEYPAD == ARCHOS_AV300_PAD
|
||||
keymaps/keymap-av300.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue