esp-idf/examples/wifi/wifi_eap_fast/main/component.mk

10 lines
299 B
Makefile
Raw Normal View History

2021-12-06 05:59:35 -05:00
#
# "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