mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Initial commit for the YP-Z5 port
The port uses the imx233 soc, it's a STMP3650 based Samsung player Change-Id: I50b6d7e77fd292fab5ed26de87853cd5aaf9eaa4 Reviewed-on: http://gerrit.rockbox.org/490 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
This commit is contained in:
parent
15155ed100
commit
1deab73980
21 changed files with 1721 additions and 1 deletions
|
@ -297,5 +297,7 @@ keymaps/keymap-zen.c
|
|||
keymaps/keymap-ma.c
|
||||
#elif CONFIG_KEYPAD == SONY_NWZ_PAD
|
||||
keymaps/keymap-nwz.c
|
||||
#elif CONFIG_KEYPAD == SAMSUNG_YPZ5_PAD
|
||||
keymaps/keymap-ypz5.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue