Files
esp-protocols/components/mbedtls_cxx/tests/uart_mutual_auth/sdkconfig.defaults

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
102 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="esp32"
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=8192