mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
descriptions: Updated cmake DESCRIPTION field
This commit touches a subset of UPM sensors which contain C source. Cleaned up the CMakeLists.txt DESCRIPTION field to better represent the library. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
upm_mixed_module_init (NAME gas
|
||||
DESCRIPTION "Gas sensors"
|
||||
DESCRIPTION "Generic gas detection sensor library"
|
||||
C_HDR mqx.h
|
||||
C_SRC mqx.c
|
||||
CPP_HDR gas.hpp mq2.hpp mq3.hpp mq4.hpp mq5.hpp mq6.hpp mq7.hpp mq8.hpp mq9.hpp tp401.hpp
|
||||
|
Reference in New Issue
Block a user