1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_sgp30/Makefile

8 lines
125 B
Makefile
Raw Normal View History

2021-03-23 12:10:27 +01:00
include ../Makefile.tests_common
USEMODULE += sgp30
# DISABLE_MODULE += sgp30_strict
include $(RIOTBASE)/Makefile.include