mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
384ea8123b
Use local python server to test client session tickets Update example test to test the client session tickets Check for minimum heap info in the example test.
6 lines
216 B
Makefile
6 lines
216 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 local_server_cert.pem
|