forked from len0rd/rockbox
metronome.rock now uses default_event_handler_ex(). Adapted and enabled for Ondio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5265 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9db31cf886
commit
c9e772645f
2 changed files with 52 additions and 34 deletions
|
@ -2,6 +2,7 @@
|
|||
favorites.c
|
||||
firmware_flash.c
|
||||
helloworld.c
|
||||
metronome.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
sort.c
|
||||
|
@ -9,7 +10,6 @@ vbrfix.c
|
|||
#if CONFIG_KEYPAD != ONDIO_PAD
|
||||
/* gradually bring in the ones not working yet */
|
||||
battery_test.c
|
||||
metronome.c
|
||||
stopwatch.c
|
||||
viewer.c
|
||||
#endif /* #if CONFIG_KEYPAD != ONDIO_PAD */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue