3 lines
78 B
Makefile
3 lines
78 B
Makefile
# Simple makefile for simple example
|
|
PROGRAM=spi_test
|
|
include ../../common.mk
|