2023-03-30 16:12:49 +02:00
|
|
|
include ../Makefile.drivers_common
|
2016-11-22 10:47:33 +01:00
|
|
|
|
2018-10-29 17:07:35 +01:00
|
|
|
USEMODULE += mma8x5x # will work with all variants
|
2016-11-22 10:47:33 +01:00
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|