Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-01 14:49:29 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
bc1cebe0423f560e0568cb1542e34c3cfa5ec3ec
esp-idf/examples/protocols/https_request/main/component.mk

6 lines
194 B
Makefile
Raw Normal View History

examples: HTTP request example
2016-09-21 14:57:02 +10:00
#
examples: Update component.mk for new conventions
2016-11-16 14:20:47 +11:00
# "main" pseudo-component makefile.
examples: HTTP request example
2016-09-21 14:57:02 +10:00
#
build system: Refactor component.mk to not need component_common.mk New makefile component_wrapper.mk allows some variables to be set before component.mk is evaluated. This properly fixes problems with sdkconfig being hard to access in all phases of the build. Including component_common.mk is no longer necessary and will print a deprecation warning for components which use it.
2016-11-10 13:20:55 +11:00
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
https_request_example: Updated the example to showcase cacert_buf and global_ca store * Made required changes in the example_test
2021-01-08 16:56:28 +05:30
COMPONENT_EMBED_TXTFILES := server_root_cert.pem
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 141ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API