mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ds18: declare pseudomodules at driver level
This commit is contained in:
parent
01de18a855
commit
a614e9a36e
@ -1,2 +1,5 @@
|
||||
# define optimized read function of DS18 driver as a pseudo module
|
||||
PSEUDOMODULES += ds18_optimized
|
||||
|
||||
USEMODULE_INCLUDES_ds18 := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_ds18)
|
||||
|
Loading…
Reference in New Issue
Block a user