drivers/ws281x: declare pseudomodules at driver level
This commit is contained in:
parent
22d9040211
commit
2ccdac1b7f
@ -1,2 +1,5 @@
|
||||
# implementations of ws281x_write as submodules of ws281x:
|
||||
PSEUDOMODULES += ws281x_%
|
||||
|
||||
USEMODULE_INCLUDES_ws281x := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_ws281x)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user