6 lines
75 B
Makefile
6 lines
75 B
Makefile
PROGRAM=blink
|
|
|
|
EXTRA_COMPONENTS = extras/mbedtls
|
|
|
|
include ../../common.mk
|
|
|