forked from len0rd/rockbox
Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14299 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
90c40b7fea
commit
f28da1a35a
40 changed files with 565 additions and 560 deletions
|
@ -95,11 +95,11 @@ drivers/lcd-remote-2bit-vi.c
|
|||
|
||||
/* Misc. */
|
||||
drivers/led.c
|
||||
drivers/button.c
|
||||
#ifndef TARGET_TREE
|
||||
drivers/power.c
|
||||
#endif /* TARGET_TREE */
|
||||
#ifndef SIMULATOR
|
||||
drivers/button.c
|
||||
drivers/dac.c
|
||||
drivers/serial.c
|
||||
#endif /* SIMULATOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue