forked from espressif/arduino-esp32
Update IDF, tools and toolchains
This commit is contained in:
@ -976,6 +976,8 @@
|
||||
*/
|
||||
#ifdef CONFIG_MBEDTLS_SSL_PROTO_TLS1_1
|
||||
#define MBEDTLS_SSL_PROTO_TLS1_1
|
||||
#else
|
||||
#undef MBEDTLS_SSL_PROTO_TLS1_1
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user