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