forked from len0rd/rockbox
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10347 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cb36fec392
commit
05ddd9a44e
16 changed files with 1182 additions and 38 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -705,7 +705,7 @@ toolsdir='\$(ROOTDIR)/tools'
|
|||
bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
|
||||
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 7"
|
||||
output="rockbox.iaudio"
|
||||
appextra="recorder:gui"
|
||||
archosrom=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue