chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Embed the server root certificate into the final binary
|
||||
#
|
||||
# (If this was a component, we would set COMPONENT_EMBED_TXTFILES here.)
|
||||
idf_component_register(SRCS "https_mbedtls_example_main.c"
|
||||
PRIV_REQUIRES esp_event nvs_flash esp_netif mbedtls
|
||||
INCLUDE_DIRS ".")
|
||||
Reference in New Issue
Block a user