1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ws281x/Makefile.include

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)