This is a modm repository (+module) containing the etl library.
-
include the repository in your modm project.xml
<repository> <path>../libs/etl_modm/repo.lb</path> </repository>
-
include the module in your modm project.xml
<module>etl_modm:etl</module>- inside your porject, do
lbuild buildscons
