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/adxl345/CMakeLists.txt

6 lines
158 B
CMake
Raw Normal View History

adxl345: Grove 3-Axis Accelerometer Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2014-12-16 16:29:40 -08:00
set (libname "adxl345")
set (libdescription "libupm Digital Accelerometer")
set (module_src ${libname}.cxx)
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)
adxl345: Grove 3-Axis Accelerometer Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2014-12-16 16:29:40 -08:00
upm_module_init()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 72ms 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