3 lines
91 B
Makefile
3 lines
91 B
Makefile
PROGRAM=bh1750_example
|
|
EXTRA_COMPONENTS = extras/i2c extras/bh1750
|
|
include ../../common.mk
|