forked from len0rd/rockbox
Start of a Rockbox port to the Samsung YP-S3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22085 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e30f1e83c4
commit
2fb73842a9
11 changed files with 1141 additions and 0 deletions
|
@ -42,6 +42,8 @@ meizu_m6sl.c
|
|||
meizu_m6sp.c
|
||||
#elif defined(MEIZU_M3)
|
||||
meizu_m3.c
|
||||
#elif defined(SAMSUNG_YPS3)
|
||||
samsung_yps3.c
|
||||
#elif defined(ONDA_VX747) || defined(ONDA_VX747P) || defined(ONDA_VX767) || defined(ONDA_VX777)
|
||||
ondavx747.c
|
||||
show_logo.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue