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