2016-11-15 15:08:51 +08:00
|
|
|
#
|
|
|
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
|
|
|
#
|
|
|
|
|
|
2021-02-11 00:46:28 +04:00
|
|
|
COMPONENT_EMBED_TXTFILES := ${PROJECT_PATH}/server_certs/ca.crt
|
|
|
|
|
COMPONENT_EMBED_TXTFILES += ${PROJECT_PATH}/server_certs/ca.key
|