1
0
Fork 0
forked from len0rd/rockbox

D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warnings.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16763 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rob Purchase 2008-03-23 19:56:11 +00:00
parent 65d50de5b7
commit b8b03370e4
3 changed files with 122 additions and 26 deletions

View file

@ -893,10 +893,9 @@ target/arm/tcc77x/iaudio7/power-iaudio7.c
#ifdef COWON_D2
#ifndef SIMULATOR
target/arm/lcd-as-memframe.S
target/arm/tcc780x/adc-tcc780x.c
target/arm/tcc780x/ata-nand-tcc780x.c
target/arm/tcc780x/kernel-tcc780x.c
target/arm/tcc780x/timer-tcc780x.c
target/arm/tcc780x/system-tcc780x.c
target/arm/tcc780x/cowond2/button-cowond2.c
target/arm/tcc780x/cowond2/lcd-cowond2.c
@ -904,6 +903,8 @@ target/arm/tcc780x/cowond2/power-cowond2.c
target/arm/tcc780x/cowond2/powermgmt-cowond2.c
target/arm/tcc780x/cowond2/usb-cowond2.c
#ifndef BOOTLOADER
target/arm/tcc780x/kernel-tcc780x.c
target/arm/tcc780x/timer-tcc780x.c
target/arm/wmcodec-telechips.c
target/arm/tcc780x/debug-tcc780x.c
target/arm/tcc780x/cowond2/pcm-cowond2.c