Skip to content

Commit 0861709

Browse files
author
Cruz Monrreal
authored
Merge pull request #10088 from avolinski/master
Temporary disable Crypto HW accelerator on UBLOX_EVK_ODIN_W2
2 parents d53ff0b + f976ce3 commit 0861709

File tree

1 file changed

+0
-6
lines changed
  • features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI

1 file changed

+0
-6
lines changed

features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,4 @@
2020
#ifndef MBEDTLS_DEVICE_H
2121
#define MBEDTLS_DEVICE_H
2222

23-
#define MBEDTLS_AES_ALT
24-
25-
#define MBEDTLS_SHA1_ALT
26-
27-
#define MBEDTLS_MD5_ALT
28-
2923
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)