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