RIOT/drivers/ws281x/Makefile.include
2021-10-05 11:48:53 +02:00

6 lines
194 B
Makefile

# implementations of ws281x_write as submodules of ws281x:
PSEUDOMODULES += ws281x_%
USEMODULE_INCLUDES_ws281x := $(LAST_MAKEFILEDIR)/include
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_ws281x)