Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac74d8b652f602198fbcc9425029fd09caf73052
/
.
/
samples
/
net
/
mbedtls_sslclient
/
Makefile
blob: 6f417152f4f5557bcc27c9db96a670a536a86f23 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
BOARD
=
galileo
CONF_FILE
=
prj_galileo
.
conf
include $
(
ZEPHYR_BASE
)/
Makefile
.
inc