ifneq (,$(filter senml_saul,$(USEMODULE))) USEMODULE += senml USEMODULE += senml_cbor USEMODULE += senml_phydat USEMODULE += saul_reg endif ifneq (,$(filter senml_cbor,$(USEMODULE))) USEPKG += nanocbor USEMODULE += senml endif ifneq (,$(filter senml_phydat,$(USEMODULE))) USEMODULE += senml USEMODULE += phydat endif