6 lines
59 B
Makefile
6 lines
59 B
Makefile
include boards/nano.mk
|
|
|
|
ifndef PROG
|
|
PROG = relaycard
|
|
endif
|