mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
initial commit of remote support for m:robe 100 courtesy of lowlight; simulator support including small fixes for the m:robe 500
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22053 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
682a991f0f
commit
275a30092e
18 changed files with 777 additions and 35 deletions
|
|
@ -75,6 +75,7 @@ static bool abort;
|
|||
|
||||
#elif CONFIG_KEYPAD == MROBE100_PAD
|
||||
#define STATS_STOP BUTTON_POWER
|
||||
#define STATS_STOP_REMOTE BUTTON_RC_DOWN
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO_M3_PAD
|
||||
#define STATS_STOP BUTTON_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue