1
0
Fork 0
forked from len0rd/rockbox

Samsung YP-S3: implement button driver for the touch keys (and the hold/power switch)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22093 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2009-08-01 14:58:52 +00:00
parent 9bcc6701bf
commit bcd510db66
2 changed files with 147 additions and 2 deletions

View file

@ -1412,12 +1412,11 @@ target/arm/samsung/yh925/powermgmt-yh925.c
#ifdef SAMSUNG_YPS3
/* TODO: currently including all files for the bootloader DFU test program */
drivers/generic_i2c.c
drivers/mcs3080.c
target/arm/s5l8700/adc-s5l8700.c
target/arm/s5l8700/i2c-s5l8700.c
target/arm/s5l8700/kernel-s5l8700.c
target/arm/s5l8700/timer-s5l8700.c
target/arm/s5l8700/yps3/button-yps3.c
target/arm/s5l8700/yps3/lcd-yps3.c
target/arm/s5l8700/yps3/fmradio-i2c-yps3.c
target/arm/s5l8700/yps3/backlight-yps3.c