https_server: add mbedtls dynamic buffer function test

This commit is contained in:
Li Jingyi
2022-05-11 17:18:12 +08:00
committed by BOT
parent c88af419a3
commit 0cdee37630
2 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
CONFIG_EXAMPLE_ENABLE_HTTPS_USER_CALLBACK=y
CONFIG_MBEDTLS_DYNAMIC_BUFFER=y
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
CONFIG_MBEDTLS_DYNAMIC_FREE_CA_CERT=y