esp-idf/examples/wifi/wifi_eap_fast/main/component.mk
2022-02-10 15:55:21 +05:30

10 lines
299 B
Makefile

#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
# embed files from the "certs" directory as binary data symbols
# in the app
COMPONENT_EMBED_TXTFILES := ca.pem
COMPONENT_EMBED_TXTFILES += pac_file.pac