mirror of https://github.com/ARMmbed/mbed-os.git
Temporary disable Crypto HW accelerator on STM32F439xI chipset due to issue: https://github.com/ARMmbed/mbed-os/issues/10095
parent
6fa5c9e1d2
commit
9f8db7ecd4
|
@ -20,10 +20,4 @@
|
|||
#ifndef MBEDTLS_DEVICE_H
|
||||
#define MBEDTLS_DEVICE_H
|
||||
|
||||
#define MBEDTLS_AES_ALT
|
||||
|
||||
#define MBEDTLS_SHA1_ALT
|
||||
|
||||
#define MBEDTLS_MD5_ALT
|
||||
|
||||
#endif /* MBEDTLS_DEVICE_H */
|
||||
|
|
Loading…
Reference in New Issue