mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b40df07521
defined `struct sh2lib_config_t` which contains required config options. Modified the http2_request_example with the required changes.
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 := golang_root_cert.pem
|