1
0
Fork 0
forked from len0rd/rockbox

Samsung YH920 : greylib support based on ipod/lcd-as-gray.S

Demo plugins run fine, mpegplayer data aborts for yet unknown reasons

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22876 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2009-10-02 17:51:05 +00:00
parent 2b7bc42deb
commit c46b44f20b
3 changed files with 173 additions and 7 deletions

View file

@ -1394,6 +1394,7 @@ target/arm/samsung/button-yh82x_yh92x.c
target/arm/samsung/power-yh82x_yh92x.c
target/arm/samsung/yh920/backlight-yh920.c
target/arm/samsung/yh920/lcd-yh920.c
target/arm/samsung/yh920/lcd-as-yh920.S
target/arm/samsung/yh920/powermgmt-yh920.c
#endif /* SIMULATOR */
#endif /* SAMSUNG_YH920 */