4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
PROGRAM=SHT3x
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/sht3x
|
||
|
include ../../common.mk
|