Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
94cd7f185f5402d8b968142745dc6859b96fd6db
upm/src/htu21d/CMakeLists.txt

6 lines
151 B
CMake
Raw Normal View History

htu21d: sensor added Signed-off-by: William Penner <william.penner@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-11-21 07:46:12 -08:00
set (libname "htu21d")
set (libdescription "libupm Humidity Sensor")
set (module_src ${libname}.cpp)
cpp_headers: Renamed C++ headers from .h -> .hpp To make room for UPM C and C++ sensor code to coexist, all UPM C++ headers have been renamed from h -> hpp. This commit contains updates to documentation, includes, cmake collateral, examples, and swig interface files. * Renamed all cxx/cpp header files which contain the string 'copyright intel' from .h -> .hpp (if not already hpp). * Replaced all references to .h with .hpp in documentation, source files, cmake collateral, example code, and swig interface files. * Replaced cmake variable module_h with module_hpp. * Intentionally left upm.h since this file currently does not contain code (documentation only). Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-04-25 14:27:51 -07:00
set (module_hpp ${libname}.hpp)
htu21d: sensor added Signed-off-by: William Penner <william.penner@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-11-21 07:46:12 -08:00
upm_module_init()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 96ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API