4 lines
90 B
Makefile
4 lines
90 B
Makefile
|
PROGRAM = pcf8591
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/pcf8591
|
||
|
include ../../common.mk
|