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

6 lines
188 B
Makefile

# include variants of sdp3x drivers as pseudo modules
PSEUDOMODULES += sdp3x_irq
USEMODULE_INCLUDES_sdp3x := $(LAST_MAKEFILEDIR)/include
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_sdp3x)