forked from len0rd/rockbox
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17591 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4c99f9a749
commit
b4275d4941
30 changed files with 1543 additions and 45 deletions
|
|
@ -9,7 +9,7 @@ gigabeat-s.c
|
|||
../firmware/target/arm/imx31/gigabeat-s/mmu-imx31.c
|
||||
#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || \
|
||||
defined(SANSA_E200) || defined(SANSA_C200) || \
|
||||
defined(MROBE_100)
|
||||
defined(MROBE_100) || defined(PHILIPS_SA9200)
|
||||
#ifdef E200R_INSTALLER
|
||||
main-e200r-installer.c
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue