1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 23:12:45 +01:00
RIOT/tests/driver_at30tse75x/Makefile

10 lines
175 B
Makefile

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += at30tse75x
USEMODULE += shell
USEMODULE += shell_commands
include $(RIOTBASE)/Makefile.include