mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-06 21:25:03 -05:00
hosted: Consolidate common /dev/input code shared by the hiby targets
* Enable dynamic number of input devices, needed for bluetooth support Change-Id: Ic2425834eb9b0fff298899ab45f3115ce1d95e91
This commit is contained in:
parent
dd82f13fa1
commit
125e97b0bf
9 changed files with 144 additions and 274 deletions
|
|
@ -145,6 +145,7 @@ target/hosted/xduoo/powermgmt-xduoo.c
|
|||
|
||||
#if defined(HIBY_LINUX) && !defined(SIMULATOR)
|
||||
target/hosted/usb-hiby.c
|
||||
target/hosted/button-devinput.c
|
||||
#endif
|
||||
|
||||
#if (defined(FIIO_M3K)) && !defined(SIMULATOR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue