mirror of
https://github.com/espressif/esp-idf
synced 2025-04-22 22:41:34 -04:00
6 lines
194 B
Makefile
6 lines
194 B
Makefile
#
|
|
# "main" pseudo-component makefile.
|
|
#
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
COMPONENT_EMBED_TXTFILES := server_root_cert.pem
|