mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +01:00
7ea8f738fd
drivers/seesaw_soil: Add support for Adafruit Seesaw Soil moisture sensor
8 lines
134 B
Makefile
8 lines
134 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += seesaw_soil
|
|
USEMODULE += xtimer
|
|
USEMODULE += fmt
|
|
|
|
include $(RIOTBASE)/Makefile.include
|