2018-09-10 14:15:19 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2018-11-02 16:15:30 +01:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno
|
|
|
|
|
2018-09-10 14:15:19 +02:00
|
|
|
USEMODULE += tsl4531x
|
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|