1
0
Fork 0
forked from len0rd/rockbox

m:robe 100:

- adjust lcd_grey_phase_blit() parameter to recent change
- detection of external power
- compilation of plugins - need to be enabled individually in SOURCES/SUBDIRS 
(use autostart.rock as test plugin with limited interaction via BUTTON_POWER)
also 
- move autostart.rock to apps dir where it is expected
- set missing svn:keywords for various files

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Kukla 2008-01-11 21:48:01 +00:00
parent c4ebcbeaf4
commit 7d961d390a
10 changed files with 26 additions and 15 deletions

View file

@ -1,3 +1,6 @@
autostart.c
#ifndef OLYMPUS_MROBE_100
/* plugins common to all models */
battery_bench.c
chessclock.c
@ -151,3 +154,4 @@ iriver_flash.c
superdom.c
#endif
#endif /* m:robe 500 */
#endif /* m:robe 100 */