Home | History | Annotate | Download | only in adxl345
      1 set (libname "adxl345")
      2 set (libdescription "libupm Digital Accelerometer")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6