1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 03:32:59 +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)