mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 16:39:52 +00:00
[nrf52840] only enable ecdsa when OpenThread configures (#3370)
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
#define MBEDTLS_SHA256_ALT
|
||||
#endif // DISABLE_CC310
|
||||
|
||||
#define MBEDTLS_ECDH_C
|
||||
#define MBEDTLS_ECDSA_C
|
||||
|
||||
#if defined(__ICCARM__)
|
||||
_Pragma("diag_suppress=Pe550")
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user