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:
Solomon Peachy 2020-10-29 09:37:57 -04:00
parent dd82f13fa1
commit 125e97b0bf
9 changed files with 144 additions and 274 deletions

View file

@ -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)