4 lines
85 B
Makefile
4 lines
85 B
Makefile
|
PROGRAM = ds1307
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/ds1307
|
||
|
include ../../common.mk
|