mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 12:47:47 +00:00
[nrf52840] enable ECDH in mbed TLS (#3023)
This commit is contained in:
committed by
Jonathan Hui
parent
b45cc3cd63
commit
7917c7b1cc
@@ -32,6 +32,8 @@
|
||||
#define MBEDTLS_SHA256_ALT
|
||||
#endif // DISABLE_CC310
|
||||
|
||||
#define MBEDTLS_ECDH_C
|
||||
|
||||
#if defined(__ICCARM__)
|
||||
_Pragma("diag_suppress=Pe549")
|
||||
_Pragma("diag_suppress=Pa082")
|
||||
|
||||
Reference in New Issue
Block a user