Move MBEDTLS_MD5_C from mbetdls_device.h to targets.json

pull/4889/head
adustm 2017-04-13 13:58:35 +02:00 committed by adbridge
parent 11c7906546
commit d4d7dad045
1 changed files with 4 additions and 1 deletions

View File

@ -26,4 +26,7 @@
#define MBEDTLS_SHA1_ALT
#define MBEDTLS_MD5_ALT
#define MBEDTLS_MD5_C
#endif /* MBEDTLS_DEVICE_H */