joystick12: Add Elecfreaks Joystic 1.2/1.4 support
This should also support similar analog joysticks Signed-off-by: izard <alexander.komarov@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
5
src/joystick12/CMakeLists.txt
Normal file
5
src/joystick12/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set (libname "joystick12")
|
||||
set (libdescription "ElecFreaks Joystick 1.2")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user