mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
joystick12: Added 2 axis analog joystick12 C sensor
Added the C source for the joystick12 with necessary changes to cmake, examples, and docs. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -101,6 +101,7 @@ add_example (emg)
|
||||
add_example (gsr)
|
||||
add_example (light)
|
||||
add_example (ldt0028)
|
||||
add_example (joystick12)
|
||||
|
||||
# Custom examples
|
||||
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)
|
||||
|
Reference in New Issue
Block a user