RIOT/drivers/apds99xx/Makefile.dep
2020-07-20 14:32:16 +02:00

6 lines
122 B
Makefile

FEATURES_REQUIRED += periph_i2c
ifneq (,$(filter apds99%full,$(USEMODULE)))
FEATURES_REQUIRED += periph_gpio_irq
endif