Home | History | Annotate | Download | only in tm1637
      1 set (libname "tm1637")
      2 set (libdescription "C++ API for the TM1637 7-segment display")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6