mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ccs811: declare pseudomodules at driver level
This commit is contained in:
parent
6fb914653e
commit
a4e35a467e
@ -1,2 +1,5 @@
|
||||
# full featured version of CCS811 driver as pseudo module
|
||||
PSEUDOMODULES += ccs811_full
|
||||
|
||||
USEMODULE_INCLUDES_ccs811 := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_ccs811)
|
||||
|
Loading…
Reference in New Issue
Block a user