forked from len0rd/rockbox
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21083 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d2ea7db6f5
commit
758bb3bc62
46 changed files with 5028 additions and 26 deletions
|
|
@ -10,7 +10,8 @@ gigabeat-s.c
|
|||
#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || \
|
||||
defined(SANSA_E200) || defined(SANSA_C200) || \
|
||||
defined(MROBE_100) || defined(PHILIPS_SA9200) || \
|
||||
defined(PHILIPS_HDD1630)
|
||||
defined(PHILIPS_HDD1630) || defined(SAMSUNG_YH820) || \
|
||||
defined(SAMSUNG_YH920) || defined(SAMSUNG_YH925)
|
||||
#ifdef E200R_INSTALLER
|
||||
main-e200r-installer.c
|
||||
#elif defined(C240_ERASE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue