mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 15:31:17 +01:00
Merge pull request #13093 from aabadie/pr/drivers/itg320x_cleanup
drivers/itg320x: small build system cleanup
This commit is contained in:
commit
be0a24e532
@ -280,6 +280,7 @@ endif
|
||||
|
||||
ifneq (,$(filter itg320x,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += periph_i2c
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
||||
ifneq (,$(filter jc42,$(USEMODULE)))
|
||||
|
||||
@ -1,3 +1 @@
|
||||
MODULE = itg320x
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user