Start of a Rockbox port to the Samsung YP-S3.
commitcd0acac04702982613f5fe59375a40f979f6929e
authorbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Jul 2009 20:42:02 +0000 (29 20:42 +0000)
committerbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Jul 2009 20:42:02 +0000 (29 20:42 +0000)
tree25a93a7b725a5a2f6fa59929f7952fd8ccd7fcb0
parentd116d882355f530dd7ce986be9431ec93b563003
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
bootloader/SOURCES
bootloader/samsung_yps3.c [new file with mode: 0644]
firmware/SOURCES
firmware/export/config-yps3.h [new file with mode: 0644]
firmware/export/config.h
firmware/target/arm/s5l8700/yps3/backlight-yps3.c [new file with mode: 0644]
firmware/target/arm/s5l8700/yps3/button-target.h [new file with mode: 0644]
firmware/target/arm/s5l8700/yps3/fmradio-i2c-yps3.c [new file with mode: 0644]
firmware/target/arm/s5l8700/yps3/lcd-yps3.c [new file with mode: 0644]
firmware/target/arm/s5l8700/yps3/power-yps3.c [new file with mode: 0644]
tools/configure