mirror of
https://github.com/espressif/openthread.git
synced 2026-08-19 08:59:52 +00:00
[nrf52840] enable ECDSA in mbed TLS (#3080)
This commit is contained in:
committed by
Jonathan Hui
parent
b9d1cb3b20
commit
7132effa91
@@ -33,6 +33,7 @@
|
||||
#endif // DISABLE_CC310
|
||||
|
||||
#define MBEDTLS_ECDH_C
|
||||
#define MBEDTLS_ECDSA_C
|
||||
|
||||
#if defined(__ICCARM__)
|
||||
_Pragma("diag_suppress=Pe549")
|
||||
|
||||
Reference in New Issue
Block a user