mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rb_info plugin and button,action+context name helper
rb_info is just a test plugin just some info from the running rockbox install the real star here is the generator scripts to make actions_helper.c and button_helper.c Change-Id: I23f7bbdae3f2cffca2490c4df40bb13b0b5d5064
This commit is contained in:
parent
3d07ec46ee
commit
b39acee3ab
12 changed files with 908 additions and 1 deletions
|
@ -129,6 +129,7 @@ enum {
|
|||
CONTEXT_USB_HID_MODE_PRESENTATION,
|
||||
CONTEXT_USB_HID_MODE_BROWSER,
|
||||
CONTEXT_USB_HID_MODE_MOUSE,
|
||||
LAST_CONTEXT_PLACEHOLDER,
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue