IDF release/v4.0 b0f053d82

This commit is contained in:
me-no-dev
2020-05-08 12:08:46 +00:00
parent c2da05050e
commit 8c8d8610f4
84 changed files with 235 additions and 492 deletions

View File

@ -21,4 +21,8 @@
#define USE_MBEDTLS_CRYPTO 1
#endif
#if CONFIG_WPA_TLS_V12
#define CONFIG_TLSV12
#endif
#endif /* _SUPPLICANT_OPT_H */