ifneq (,$(filter netdev_default,$(USEMODULE)))
  USEMODULE += sx1276
endif

ifneq (,$(filter saul_default,$(USEMODULE)))
  USEMODULE += saul_gpio
endif