mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
ims: Initial turnin of I2C Moisture Sensor
* Added C library * Added CXX library * Added C/CXX/java/js/python examples Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -322,6 +322,7 @@ add_example (dfrorp)
|
||||
add_example (dfrec)
|
||||
add_example (sht1x)
|
||||
add_example (ms5803)
|
||||
add_example (ims)
|
||||
|
||||
# These are special cases where you specify example binary, source file and module(s)
|
||||
include_directories (${PROJECT_SOURCE_DIR}/src)
|
||||
|
Reference in New Issue
Block a user