1
0
Fork 0
forked from len0rd/rockbox

Initial Cowon D2 commit:

* bootloader test program (basic LCD & button drivers, reads touchscreen)
* work-in-progress stubs for main build


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rob Purchase 2008-01-14 22:04:48 +00:00
parent b30ca8ca5a
commit 47ea030e2e
42 changed files with 3082 additions and 11 deletions

View file

@ -23,7 +23,7 @@ iaudio_x5.c
iriver_h300.c
#elif defined(MROBE_500)
mrobe500.c
#elif defined(CPU_TCC77X)
#elif defined(CPU_TCC77X) || defined(CPU_TCC780X)
telechips.c
#else
main.c