mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
6fcb9ad552
The changes to the test correspond to the change in the API and design of the driver, as described in the previous commit and in tsl4531x.h.
7 lines
114 B
Makefile
7 lines
114 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += tsl4531x
|
|
USEMODULE += xtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|