2015-02-24 16:41:37 -07:00
|
|
|
set (libname "bmpx8x")
|
2016-10-20 16:19:59 -07:00
|
|
|
set (libdescription "Bosch BMP & GY65 atmospheric pressure sensor library")
|
2014-06-16 16:43:05 +00:00
|
|
|
set (module_src ${libname}.cxx)
|
2016-04-25 14:27:51 -07:00
|
|
|
set (module_hpp ${libname}.hpp)
|
2014-06-16 16:43:05 +00:00
|
|
|
upm_module_init()
|