1set (libname "nrf24l01") 2set (libdescription "libupm NRF tx/rx") 3set (module_src ${libname}.cxx) 4set (module_h ${libname}.h) 5upm_module_init() 6