Home | History | Annotate | Download | only in adxl335
      1 set (libname "adxl335")
      2 set (libdescription "upm adxl335 grove 3-axis anaolog accelerometer")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6