1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 03:32:59 +01:00
RIOT/drivers/itg320x/Makefile.include

6 lines
199 B
Makefile

# interrupt variant of the ITG320X driver as pseudo module
PSEUDOMODULES += itg320x_int
USEMODULE_INCLUDES_itg320x := $(LAST_MAKEFILEDIR)/include
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_itg320x)